awesome-java icon indicating copy to clipboard operation
awesome-java copied to clipboard

A curated list of awesome frameworks, libraries and software for the Java programming language.

Results 52 awesome-java issues
Sort by recently updated
recently updated
newest added

ObjectBox is an object-based on-device database for devices that run Android or the JVM. Disclaimer: I work for ObjectBox.

I work at LabEx, a unique learning platform that has delivered thousands of free and paid hands-on labs over the past 7 years. This series of free Java tutorials is...

The Testcontainers entry used a wrong camel-casing for the name. Disclaimer: I am one of the maintainers of the Testcontainers project ;)

Move ArchUnit into that section and add jMolecules to that as well.

[weld-testing](https://github.com/weld/weld-testing) - Set of test framework extensions (JUnit 4, JUnit 5, Spock) to enhance the testing of CDI components via Weld. Supports Weld 5.

[cdi-test](https://github.com/guhilling/cdi-test) - JUnit extension for easy and efficient testing of CDI components.

The native library loader is a utility that assists with loading native libraries from Java. It provides the ability to painlessly identify, extract and load the correct platform-specific native library...

I feel the list of libraries that are actively maintained vs deprecated should be called out. Frameworks which are no longer maintained and mentioned in your list can potentially mislead...