* Changed database implementation. Removed static objects.
* Fix Logs
* Fix 40 errors from checkstyle plugin run. 139 left))
* Fix CacheStore errors from checkstyle plugin 107 left
* Fix last errors in checkstyle.
* Fix sonar issues
* Fix issues in VALIDATE phase
* Fix Bug with mongo connection. Used "Try with resources"
* Add test
* Added docker-compose for mongo db. MongoDb db work fixed.
* Provided missing tests
* Comments to start Application with mongo.
* Fix some broken links
* Remove extra space
* Update filename
* Fix some links in localization folders
* Fix link
* Update frontmatters
* Work on patterns index page
* Work on index page
* Fixes according PR comments. Mainly Readme edits.
* fix frontmatter
* add missing png
* Update pattern index.md
* Add index.md for Chinese translation
* update image paths
* update circuit breaker image paths
* Update image paths for localizations
* add generated puml
* Add missing image
* Update img file extensions
* Update the rest of the EN and ZH patterns to conform with the new website
Co-authored-by: Victor Zalevskii <zvictormail@gmail.com>
* 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>