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: 2 months 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T08:04:25.000Z (9 months ago)
- Last Synced: 2025-02-07T07:12:58.359Z (4 months ago)
- Topics: kotlin, open-api-v3, rest-api, spring-boot, spring-data-jpa
- Language: Kotlin
- Homepage:
- Size: 172 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