g00glen00b / microservice-demo
Demo blog application using Spring boot and Angular 2 to create a modern, microservice-oriented application
☆59Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for microservice-demo
- AngularJS 1 and Spring Boot 2 version of the Spring Petclinic sample application☆73Updated 6 months ago
- Step by step code examples for blog post on voxxed.com. Each branch is a working example. Create your own custom OAuth2 configuration and…☆32Updated 7 years ago
- This project is part of a tutorial on Spring Oauth☆47Updated 7 years ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆134Updated 4 years ago
- Learn Microservices with Spring Boot - v8☆34Updated 6 years ago
- Sample project explaining how to build Dockerized Microservices using Netflix OSS + Spring OAuth/JWT + HATEOAS APIs under Spring Boot 2☆52Updated 6 years ago
- Spring Boot Data JPA with Filter, Pagination and Sorting☆76Updated last year
- Example Spring Boot REST API☆68Updated 6 years ago
- Example project showing how to reuse code in microservices with Spring Boot.☆49Updated 8 years ago
- ☆122Updated 6 years ago
- Demo steps for Spring One 2019☆105Updated 2 years ago
- Spring Boot Oracle Example☆42Updated 7 years ago
- Spring Boot 3 + Angular + HTML5 router mode + HTTP interceptor + Lazy loaded modules☆91Updated 3 weeks ago
- Workshop at Spring I/O 2019 on "Securing Microservices with OpenID Connect and Spring Security 5.1"☆43Updated 5 years ago
- OAuth2 JWT using Spring Boot☆35Updated 6 years ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆120Updated 4 years ago
- Example for protecting Spring Boot Admin & Spring Boot Actuator endpoints with Keycloak☆59Updated 5 years ago
- Spring Boot applications/microservices demo using Consul discovery & config☆62Updated last week
- ☆13Updated 7 years ago
- Angular Springboot JWT integration example (Angular part). For Spring part see https://github.com/nydiarra/springboot-jwt☆111Updated 5 years ago
- Spring Boot 2 - OAuth2 password-flow with JWT☆51Updated 5 years ago
- ☆71Updated 5 years ago
- Oauth2 Stateless Authentication with Spring and JWT Token☆109Updated 6 years ago
- Batch jobs for Podcastpedia.org, using currently Spring Batch☆47Updated 9 years ago
- A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot☆37Updated 5 years ago
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated last week
- ☆86Updated 7 years ago
- This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authoriz…