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☆305Updated 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…☆207Updated 3 years ago
- If you are using JPA and Hibernate, this tool can auto-detect N+1 query issues during testing.☆258Updated 2 years ago
- Detect uses of legacy Java APIs☆384Updated 3 weeks ago
- An opinionated guide on developing web applications with Spring Boot.☆131Updated 3 years ago
- Examples and exercises based on some of the features of jigsaw in JDK9/Jigsaw (Early Access builds)☆283Updated 3 years ago
- Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.☆407Updated 5 years ago
- Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)☆270Updated 2 years ago
- Hibernate Master Class is an advance course of one of the most popular JPA implementation☆221Updated 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
- ✅ A checklist for building Java + Angular/React web applications in the correct way☆230Updated 7 years ago
- A library that simplifies error handling for Functional Programming in Java☆140Updated 3 months ago
- Essentials for Java 8+☆70Updated 7 years ago
- Examples for book Pivotal Certified Spring Enterprise Integration Specialist Exam A Study Guide☆107Updated 9 years ago
- Modern view on classic design patterns implementation in Java☆158Updated 7 years ago
- FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.☆1,133Updated 3 months ago
- Checked Exceptions-enabled Java 8+ functional interfaces + adapters☆382Updated this week
- Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin …☆109Updated last year
- ☆149Updated 3 years ago
- Implementation of GoF design patterns using Java 21☆218Updated last year
- Exercises to learn lambda syntax + the Streams API from the upcoming JDK 8 release☆107Updated 5 years ago
- Extension for JUnit which provides insights for the runtime of contexts, classes and methods☆150Updated 2 years ago
- A curated list of resources related to the Java annotation processing API (JSR 269)☆512Updated 7 months 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
- A curated list of awesome Java frameworks, libraries, software and books☆191Updated last year
- Lightweight analysis tool for detecting mutability in Java classes☆240Updated last year
- Quality Police for Java projects: aggregator of Checkstyle and PMD☆306Updated this week
- Java Enterprise Edition Development☆208Updated 4 years ago
- Repository that explains how to test applications with Spring Boot☆52Updated 5 years ago
- Demo app that subscribes to Twitter and publishes it via websockets☆152Updated last year