* remove spring dep
move junit, logging, mockito under dep mgmt
* upgrade anti-corruption-layer deps
* async method invocation
* balking, bloc
* bridge to bytecode
* caching
* callback - cqrs
* component - health check
* hexagonal - metadata mapping
* rest of the patterns
* remove checkstyle, take spotless into use
* Money pattern
the implementation of the money patter and the tests along with the read me file
* Update money/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* added App file anf modified README file and pom.xml file
* modified README and pom.xml
* added comments
* Added a test for App.java
---------
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>