cargo-jdbc
Cargo service, training project with Spring Boot, JDBC and Kotlin.
Tools and Technologies Used
- Kotlin
- Spring Boot
- JDBC
- PostgreSQL
Endpoints
- http://localhost:8080/cargo – get all cargo
- http://localhost:8080/cargo/1 – get the cargo with id = 1
- and so no