This project is a Java library that contains common tools needed for many JVM projects including:
- a logging abstraction that can be autowired into Spring projecs
- JUnit Categories that help identify different types of tests, making filtering simpler
- Spring Stereotypes that help the developer to categorize objects in a Hexagonal Architecture layering
- JDK 8 installed and working
- Development and testing was done on Ubuntu Linux
This project is licensed under the Apache License Version 2.0, January 2004.