https://github.com/hexlet-components/java-servlet-gradle
https://github.com/hexlet-components/java-servlet-gradle
gradle java servlet
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet-components/java-servlet-gradle
- Owner: hexlet-components
- Created: 2021-07-07T15:20:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T09:06:34.000Z (about 1 year ago)
- Last Synced: 2025-04-18T22:45:20.823Z (about 1 year ago)
- Topics: gradle, java, servlet
- Language: Java
- Homepage: https://java-servlet-gradle.hexlet.app
- Size: 167 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-servlet-gradle
[](https://github.com/hexlet-components/java-servlet-gradle/actions)
[](https://codeclimate.com/github/hexlet-components/java-servlet-gradle/maintainability)
[](https://codeclimate.com/github/hexlet-components/java-servlet-gradle/test_coverage)
[Demo on Heroku](https://java-servlet-gradle.hexlet.app)
## Requirements
* JDK 21
* Make
## Setup
```bash
make setup
```
## Run server
```bash
make dev
# Open http://localhost:8080
```
---
[](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-servlet-gradle)
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-servlet-gradle).
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).