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
- Host: GitHub
- URL: https://github.com/concon121/serendipity
- Owner: concon121
- License: mit
- Created: 2016-07-30T08:35:39.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2017-04-10T21:35:08.000Z (about 9 years ago)
- Last Synced: 2024-12-31T10:33:14.136Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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