An open API service indexing awesome lists of open source software.

https://github.com/hexlet-components/java-javalin-example


https://github.com/hexlet-components/java-javalin-example

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Javalin example app

[![Java CI](https://github.com/hexlet-components/java-javalin-example/actions/workflows/build.yml/badge.svg)](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

---
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](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/).