https://github.com/arturbomtempo-dev/virtual-library-spring-boot-tutorial
A virtual library system built with Spring Boot, demonstrating CRUD operations, RESTful API design, and best practices for Java backend development.
https://github.com/arturbomtempo-dev/virtual-library-spring-boot-tutorial
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Keywords
Repository
A virtual library system built with Spring Boot, demonstrating CRUD operations, RESTful API design, and best practices for Java backend development.
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Virtual Library
This is a complete Java API project built with Spring Boot, PostgreSQL, and Docker, designed as an educational guide for those learning how to structure and develop RESTful APIs using best practices.
If you’re starting with Spring Boot and want to learn how to properly build a CRUD-based backend application following the MVC pattern, this project is for you. It includes structured layers, DTO usage, exception handling, and Dockerized database configuration. The full step-by-step explanation is available on Medium — click here to read the article.
Owner
- Name: Artur Bomtempo Colen
- Login: arturbomtempo-dev
- Kind: user
- Location: Belo Horizonte, MG
- Company: @webtech-network
- Website: https://arturbomtempo.dev
- Repositories: 28
- Profile: https://github.com/arturbomtempo-dev
Full Stack Developer passionate about technology since 2006.
GitHub Events
Total
- Watch event: 1
- Public event: 1
Last Year
- Watch event: 1
- Public event: 1
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Artur Bomtempo Colen | a****n@g****m | 6 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- postgres latest
- jakarta.validation:jakarta.validation-api 3.1.1
- org.postgresql:postgresql
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test