JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package. The package compiles on Java 1.2 thru Java 1.4. | Spring Boot with Druid support,help you simplify Druid config in Spring Boot. |
Statistics | |
GitHub Stars 4.3K | GitHub Stars 27.1K |
GitHub Forks 2.5K | GitHub Forks 8.4K |
Stacks 1.4K | Stacks 17 |
Followers 0 | Followers 1 |
Votes 0 | Votes 0 |

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

Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container.

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.