jaggerwang / spring-cloud-in-practice
A starter project for spring cloud microservice application.
☆20Updated 3 years ago
Alternatives and similar repositories for spring-cloud-in-practice:
Users that are interested in spring-cloud-in-practice are comparing it to the libraries listed below
- Demo project for Spring Boot 2 and Quartz scheduler integration☆75Updated 5 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆110Updated this week
- ☆63Updated 2 years ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆120Updated 4 years ago
- ☆184Updated 9 months ago
- Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI☆105Updated 8 months ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆104Updated this week
- ☆36Updated 4 years ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆110Updated last year
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆133Updated 5 years ago
- Spring JPA @Query for custom query in Spring Boot example☆24Updated last year
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.☆92Updated last year
- Spring Boot with Spring Security using JWT☆169Updated 6 years ago
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆243Updated last month
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆104Updated last year
- In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs…☆122Updated 6 years ago
- Code and articles to help folks get started with Spring Cloud Gateway.☆188Updated 2 years ago
- Spring Boot Multi-tenant Sample☆117Updated 3 years ago
- Spring Security using OAuth2 in Spring Boot using MySQL☆77Updated 7 years ago
- spring boot2 jpa crud REST APIs example☆48Updated 2 years ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆91Updated 3 years ago
- Read more http://blog.marcosbarbero.com/centralized-authorization-jwt-spring-boot2/☆156Updated 4 years ago
- paypal payment sample using spring boot, paypal java SDK, thymeleaf☆56Updated 11 months ago
- Source Code for 'Spring Boot Persistence Best Practices' by Anghel Leonard☆91Updated 4 years ago
- Spring Boot Oauth 2.0 using JWT☆57Updated 8 months ago
- Example of Spring Security OAuth2 + MySQL