https://github.com/houarizegai/jooby-poc
Jooby Framework Proof of concepts
https://github.com/houarizegai/jooby-poc
Last synced: 8 months ago
JSON representation
Jooby Framework Proof of concepts
- Host: GitHub
- URL: https://github.com/houarizegai/jooby-poc
- Owner: HouariZegai
- Created: 2024-03-06T10:06:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-06T10:07:51.000Z (over 1 year ago)
- Last Synced: 2024-12-27T02:13:14.016Z (10 months ago)
- Language: Java
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jooby POC
This is a POC (Proof of Concept) for a Jooby application.## How to test
1. Run the app in your IDE
2. Open the swagger page at [http://localhost:8095/swagger](http://localhost:8095/swagger)