An open API service indexing awesome lists of open source software.

https://github.com/concon121/serendipity

Toolbox of Java Utilities
https://github.com/concon121/serendipity

Last synced: 3 months ago
JSON representation

Toolbox of Java Utilities

Awesome Lists containing this project

README

          

# Serendipity

Serendipity is a toolbox of utilities for developing Java applications which aim to remove boiler plate code and reducing development time.

## Serendipity Java EE BOM

A Maven Bill of Materials to quickly get you started with Java EE.

## Serendipity Java

Features:
* Utilities for working with different date formats
* Marshalling and unmarshalling XML documents
* Marshalling and unmarshalling JSON documents
* Executing XPath queries against XML documents

## Serendipity CDI

Features:
* CDI Logging Interceptor

## Serendipity Spring