-
https://github.com/ehabqadah/spring-boot -microservices-best-practices
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
https://github.com/gtiwari333/spring-boot-blog-app https://github.com/gtiwari333/spring-boot-web-application-sample https://github.com/gtiwari333/spring-boot-keycloak-angular-quote-app
-
spring-boot-web-application-sample
Real World Spring Boot Web Application Example with tons of ready to use features
https://github.com/gtiwari333/spring-boot-blog-app https://github.com/gtiwari333/spring-boot-web-application-sample https://github.com/gtiwari333/spring-boot-keycloak-angular-quote-app
-
https://github.com/gtiwari333/spring-boot-blog-app https://github.com/gtiwari333/spring-boot-web-application-sample https://github.com/gtiwari333/spring-boot-keycloak-angular-quote-app
-
spring-boot-building-api-backend
Code of the 'Practical Guide to Building an API Back End with Spring Boot' book
You might be interested in my free minibook at https://www.infoq.com/minibooks/spring-boot-building-api-backend/ you can view the code at https://github.com/wimdeblauwe/spring-boot-building-api-backend
-
If you're looking for best practices/inspiration for running a Spring Boot application on AWS and how to do continuous deployments, monitoring, feature development, take a look at Stratospheric: https://github.com/stratospheric-dev/stratospheric
-
JHipster
JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."
I learned a lot by looking at a project generated by JHipster.
Related posts
-
Java Microservices with Spring Boot and Spring Cloud
-
Building Globally Scalable Applications: Leveraging Spring Boot's Powerful Internationalization (i18n) Capabilities
-
Spring Boot VS BlazingWebX - a user suggested alternative
2 projects | 11 Nov 2024 -
How to combine SQS and SNS to implement multiple Consumers (Part 2)
-
Create an AWS SNS Topic Using CDK and consume messages with a Spring Boot Microservice