* Main Branch commit test
* Revert "Main Branch commit test"
This reverts commit 8d75a676f8e5d8d454566e97b86a0ed7a05babc4.
* ko-README fix badge images and update badges
* fix translate en -> ko (Read differenct Language ...)
* Translate: Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]
* Translate: Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]
* Update README.md
* Restored translated YAML Frontmatter keys to right words not translated and minor new changes
Minor new changes are at YAML Frontmatter variables values of lines 2 and 3 where have switched the order of translated words to homogeinize the belowing structure of that order like figured at following lines 6,7 and 8 (First english term and then Spanish translation between parenthesis)
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Translated ambassador pattern README.md to Spanish(#2453)
* Changed Class Diagram image path to absolute way.
The original path for Class Diagram image was relative to /ambassador folder (./etc/ambassador.urm.png) when translated at line 173 of translation doesn't show the diagram image so I haved changed it to absolute format (/ambassador/etc/ambassador.urm.png) and now it shows it.
* Added arrange-act-assert folder with README file without being traslated yet
* Translated line by line to spanish. English lines left for review, will be removed on next commit inmediately.
* Translated arrange-act-assert/README.md to Spanish and removed the English version text lines.
* Changed language tag value from en to es
* async-method-invocation translated to Spanish. Left the original English version lines for review and will be removed in next commit inmediately.
* async-method-invocation transalation to spanish. Removed the english version after review.
---------
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Translate: Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]
* Translate: Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]
* Update README.md
* Restored translated YAML Frontmatter keys to right words not translated and minor new changes
Minor new changes are at YAML Frontmatter variables values of lines 2 and 3 where have switched the order of translated words to homogeinize the belowing structure of that order like figured at following lines 6,7 and 8 (First english term and then Spanish translation between parenthesis)
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Translated ambassador pattern README.md to Spanish(#2453)
* Changed Class Diagram image path to absolute way.
The original path for Class Diagram image was relative to /ambassador folder (./etc/ambassador.urm.png) when translated at line 173 of translation doesn't show the diagram image so I haved changed it to absolute format (/ambassador/etc/ambassador.urm.png) and now it shows it.
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Translate: Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]
* Translate: Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]
* Update README.md
* Restored translated YAML Frontmatter keys to right words not translated and minor new changes
Minor new changes are at YAML Frontmatter variables values of lines 2 and 3 where have switched the order of translated words to homogeinize the belowing structure of that order like figured at following lines 6,7 and 8 (First english term and then Spanish translation between parenthesis)
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* Corrected the incorrect YAML fontmatter.
* Updated the H2 version.
* updated the YAML format.
* updated the YAML format.
* updated the YAML format accroding to the changes requested.
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
* 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>
* Update Header
* Improve Introduction translation
* Update Getting started translation
* Update more Getting started translation
* Update How to contribute translation
* Update License translation
* Add Contributors
* Revert adding my name to contributors