LucashP's Stars
eugene-khyst/postgresql-performance-essentials
PostgreSQL performance essentials in 1 hour
mariuszgil/aggregates-by-example
Aggregates by example
ddd-crew/ddd-starter-modelling-process
If you're new to DDD and not sure where to start, this process will guide you step-by-step
sdaschner/scalable-coffee-shop
A scalable, event-driven and event-sourced Java EE application
ddd-by-examples/all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
iluwatar/programming-principles
Categorized overview of Programming Principles & Patterns
iluwatar/java-design-patterns
Design patterns implemented in Java
jeffreymorganio/d3-country-bubble-chart
Demonstrate positioning elements with D3 forces and animating axes on and off screen.
curran/d3-in-motion
Code examples and references for the course "D3.js in Motion"
pilloPl/shop
Event sourced shopping catalog - part of bigger shopping system
jakubnabrdalik/hentai
Example of Hexagonal architecture with high cohesion modularization, CQRS and fast BDD tests in Java
curran/screencasts
Code that goes along with my screencasts.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
yearofmoo-articles/AngularJS-Second-Animation-Article
simpulton/angularjs-greensock-site
Full page website using AngularJS ng-animate and Greensock GSAP.
jboss-developer/jboss-eap-quickstarts
The quickstarts demonstrate JBoss EAP, Jakarta EE 10 and a few additional technologies. They provide small, specific, working examples that can be used as a reference for your own project.
junit-team/junit4
A programmer-oriented testing framework for Java.