SpringBoot-Projects-FullStack icon indicating copy to clipboard operation
SpringBoot-Projects-FullStack copied to clipboard

Spring Boot, JDBC, ORM, JPA, Hibernate, H2, MySQL, Oracle

Results 15 SpringBoot-Projects-FullStack issues
Sort by recently updated
recently updated
newest added

Each project should have its own README.md to explain what it does and how to use it. Short description of the project purpose. Technologies used. Requirements and step-by-step instructions to...

Clarify which license applies to the codebase so others know how it can be used. Choose an appropriate open-source license (e.g., MIT). Add a license badge in the README.

To help contributors understand how to contribute effectively. Instructions to clone, run, and test the projects. Naming conventions for branches, commits, and PRs. How to report bugs or request features.

Currently, there is a mix of Spring Boot backend-only, full-stack, and security-focused projects. A clearer folder structure would help users find what they're looking for faster. Create folders like: backend-only/...

The current README.md could be more structured and informative for new users and contributors. Add a clear table of contents. Briefly describe each project before listing them. Include basic instructions...