jlmc's Stars
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
hibernate/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
hamcrest/JavaHamcrest
Java (and original) version of Hamcrest
wildfly/quickstart
Holds all versioned WildFly quickstarts
java-json-tools/json-patch
An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)
vladmihalcea/hypersistence-optimizer
Hypersistence Optimizer allows you to get the most out of JPA and Hibernate. By scanning your application configuration and mappings, Hypersistence Optimizer can tell you what changes you need to do to speed up your data access layer.
cassiomolin/jersey-jwt
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
Bryksin/redis-reactive-cache
Redis Reactive Cache for Spring Boot WebFlux
AdamBien/microprofile.training
home of http://microprofile.training sample app
mongock/mongock-examples
radcortez/flyway-junit5-extensions
Flyway JUnit 5 Extension to clean / migrate your database in tests.
jlmc/hibernate-tunings
Performance Note Java Persistence and Hibernate
jlmc/microservices
Real World Java EE Patterns - Rethinking Best Practices
jlmc/marketplace
e-commerce web design example using JSF, JPA and CDI
jlmc/simple-email
Simple Email is a continuation of the Seam 3 Mail Module.