java-lang / awesome-javaLinks
A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
☆269Updated 2 years ago
Alternatives and similar repositories for awesome-java
Users that are interested in awesome-java are comparing it to the libraries listed below
Sorting:
- Demonstrates Java 9-18's new features☆304Updated last year
- Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java…☆208Updated 3 years ago
- Eclipse Collections Katas☆434Updated 3 weeks ago
- If you are using JPA and Hibernate, this tool can auto-detect N+1 query issues during testing.☆258Updated 2 years ago
- Test project for playing with Java EE 8 APIs. Includes early releases for the specifications that will be part of the Java EE 8 Platform…☆72Updated 3 years ago
- Code Kata collection for JVM Languages and Libraries.☆414Updated 3 months ago
- Java Enterprise Edition Development☆208Updated 4 years ago
- Hibernate Master Class is an advance course of one of the most popular JPA implementation☆221Updated 2 years ago
- A curated list of resources for the Micronaut JVM framework☆238Updated 3 years ago
- Modern view on classic design patterns implementation in Java☆158Updated last month
- Examples and exercises based on some of the features of jigsaw in JDK9/Jigsaw (Early Access builds)☆283Updated 2 weeks ago
- Implementation of GoF design patterns using Java 21☆219Updated last year
- ✅ A checklist for building Java + Angular/React web applications in the correct way☆230Updated 7 years ago
- ☆150Updated 3 years ago
- An opinionated guide on developing web applications with Spring Boot.☆131Updated 3 years ago
- Detect uses of legacy Java APIs☆383Updated this week
- ☆197Updated last year
- Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)☆270Updated 2 years ago
- A Java Petstore using the Java EE 7☆204Updated 6 months ago
- A quickstart maven archetype for creating greenfield JavaEE 7 projects☆151Updated 5 years ago
- Awesome Java EE 8 resource checklist☆56Updated last year
- Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.☆408Updated 5 years ago
- Samples for "Hibernate performance tuning" talk☆109Updated last month
- Code of my Java EE 7 Book☆284Updated 3 years ago
- A list of Java Champions☆372Updated 3 weeks ago
- Code samples for the book Java EE Application Development☆66Updated 6 years ago
- Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a fra…☆235Updated 2 years ago
- Minimalistic Java EE / Jakarta EE / MicroProfile Related Dockerfiles☆328Updated 11 months ago
- Repository for Guides to using Micronaut