https://github.com/koldyr/library
Demonstration project for FrontEnd students
https://github.com/koldyr/library
kotlin open-api-v3 rest-api spring-boot spring-data-jpa
Last synced: about 1 month ago
JSON representation
Demonstration project for FrontEnd students
- Host: GitHub
- URL: https://github.com/koldyr/library
- Owner: koldyr
- Created: 2021-10-06T12:48:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-27T16:37:21.000Z (9 months ago)
- Last Synced: 2025-09-27T18:15:31.984Z (9 months ago)
- Topics: kotlin, open-api-v3, rest-api, spring-boot, spring-data-jpa
- Language: Kotlin
- Homepage:
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library 1.0
Demonstration project for FrontEnd students
### Tooling
Java 21, Kotlin 1.9, Spring Boot 3, Spring 6, PostgreSQL DB, Maven, Tomcat, OpenAPI
### Build
execute: `mvn clean install`
### Open API
Use http://localhost/swagger-ui.html to test REST API