-
http://railsreactor.com/
- Ukraine, Kyiv
- https://github.com/windock
Stars
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
This is no longer the active Jersey repository. Please see the README.md
Java agent that enables class reloading in a running JVM
Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
Implementation of the sample from REST in Practice based on Spring projects
Reference web application for Spring technologies and social destination for Spring developers.
A Java library for parsing and building iCalendar data models
A sample project following Domain Driven Design with Spring Data JPA
A example of clean architecture in Java 8 and Spring Boot 2.0
The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for specific examples.
Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair
spring-security-enterprise-authorization-server
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
REST API for Spring Batch using Spring Boot 2.2
An example of implementing hexagonal design in a spring-boot application (A work in progress)
gilbertotcc / IDDD_Samples
Forked from VaughnVernon/IDDD_SamplesThese are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
Dynamic COBOL copybook parser for Java. Supports parsing and writing of application data based on parsed copybooks. Coverts COBOL types to Java types and back to COBOL types with validation. (forke…