https://github.com/hexlet-components/java-javalin-example
https://github.com/hexlet-components/java-javalin-example
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet-components/java-javalin-example
- Owner: hexlet-components
- Created: 2023-07-24T21:17:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T11:30:07.000Z (about 1 year ago)
- Last Synced: 2025-04-21T12:35:27.885Z (about 1 year ago)
- Language: Java
- Size: 145 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javalin example app
[](https://github.com/hexlet-components/java-javalin-example/actions/workflows/build.yml)
Demo: https://java-javalin-example.hexlet.app
## Requirements
* Java 21
* Gradle > 8.5
## Usage
```bash
make install
make start
```
Open in browser: http://localhost:7070
---
[](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=hexlet-slim-example)
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=hexlet-slim-example).
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).