victorrentea / design-patternsLinks
Design Patterns Workshop
☆20Updated 8 months ago
Alternatives and similar repositories for design-patterns
Users that are interested in design-patterns are comparing it to the libraries listed below
Sorting:
- Sample code for my talk "A Deep Dive into Spring Application Events".☆41Updated 4 years ago
- Slides for a talk introducing Spring Data JDBC☆39Updated 4 years ago
- Demo project illustrating new features of Java after the 8th version☆47Updated 3 weeks ago
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated last week
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 6 years ago
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated 2 years ago
- Testcontainers samples☆49Updated last week
- ☆14Updated 7 years ago
- Workshop on understanding Spring Security☆56Updated last year
- A sample Spring Boot application following Tomato Architecture☆46Updated 2 months ago
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆59Updated this week
- ☆48Updated 2 weeks ago
- Intellij IDEA Live Templates☆42Updated 3 months ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆41Updated 2 weeks ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated last week
- backing code for the Article Functional Patterns with Java8☆35Updated 5 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆39Updated 5 months ago
- The repo for my articles, tutorials and guides about the Spring Framework, Spring Boot, Spring Security.☆39Updated 10 months ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated 2 weeks ago
- Samples showing how to build multitenant applications with Java and Spring Boot☆151Updated last year
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated 2 years ago
- Sample projects using Testcontainers for Java☆61Updated 3 months ago
- Fork of the Spring Cloud Microservices project packaged to be deployed on several Cloud platforms: Kubernetes and Cloud Foundry☆27Updated 4 years ago
- Native Java Apps with Micronaut, Quarkus, and Spring Boot☆63Updated 2 years ago
- ☆21Updated 2 years ago
- SpringBoot Starter for Localstack☆54Updated 2 years ago
- ☆16Updated 2 years ago
- Kotlin-Spring-OutBox-Microservice