Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container. | The Checker Framework enhances Java's type system to make it more powerful and useful. This lets software developers detect and prevent errors in their Java programs. The Checker Framework includes compiler plug-ins ("checkers") that find bugs or verify their absence. It also permits you to write your own compiler plug-ins. |
Statistics | |
GitHub Stars 67.9K | GitHub Stars 916 |
GitHub Forks 38.9K | GitHub Forks 334 |
Stacks 3.8K | Stacks 4 |
Followers 1 | Followers 0 |
Votes 0 | Votes 0 |

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito.

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!.

The slf4j API.

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

General data-binding functionality for Jackson: works on core streaming API.

Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application.

Gson JSON library.

The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.