Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aastrandemma/book-lender-jpa
Application handle transactions between users and books.
https://github.com/aastrandemma/book-lender-jpa
h2-database lombok lombok-maven maven spring-boot spring-boot-framework spring-data-jpa spring-jpa spring-web
Last synced: about 1 month ago
JSON representation
Application handle transactions between users and books.
- Host: GitHub
- URL: https://github.com/aastrandemma/book-lender-jpa
- Owner: aastrandemma
- Created: 2024-05-30T10:15:09.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-05T13:26:59.000Z (7 months ago)
- Last Synced: 2024-06-05T16:47:44.473Z (7 months ago)
- Topics: h2-database, lombok, lombok-maven, maven, spring-boot, spring-boot-framework, spring-data-jpa, spring-jpa, spring-web
- Language: Java
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run/Debug Configuration
- Add VM Options:
-DMYSQL_USER=root_username -DMYSQL_PASSWORD=root_password -DMYSQL_PORT=3307