* 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
* fix: update the version in pom.xml
* fixes the checksyle error and adds javadoc
* fix: bugs and code-smells in sonarcloud
* replaced logger library with Slf4j
* fix tests and add a previously dropped method
* adds license
* fix: codesmells and bug
* replace Random with SecureRandom
* test: add tests for Main to improve coverage
* add monitor design pattern .
* add extra line and change compiler version to 11 in pom.xml.
* encapsulate getBalance method .
* update puml file .
* export uml as png .
* duplicate codes eliminated .
* update tag
* change the format of pom.xml
* using logger to print
* change AtomicRefrence to type inference var
* explanations added !
* Update monitor/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update monitor/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update monitor/src/main/java/com/iluwatar/monitor/Main.java
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update monitor/src/main/java/com/iluwatar/monitor/Main.java
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update monitor/src/main/java/com/iluwatar/monitor/Main.java
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update monitor/src/main/java/com/iluwatar/monitor/Main.java
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* e.printStackTrace have changed to logger to prints standard output (STD OUT) .
* add programmatic example .
* Delete mvnw
* mvnw.cmd deleted .
* added mvnw from master
* AddUnitTest
* Add language to readme.md
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
Co-authored-by: Subhrodip Mohanta <subhromo@cisco.com>
Co-authored-by: Subhrodip Mohanta <contact@subho.xyz>