* 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>
* #1842 Setting up project and creating example classes. Issues running site and deploy
* #1842 Added unit tests
* #1842 Improved example
* #1842 Added UML class diagram
* #1842 Added comments to Genre class
* #1842 Improved readability of lambda function
* #1842 Started working on the README and created initial UML
* #1842 Added example to README
* #1842 Replaced prints with LOGGER
* #1842 Fixed typo in README
* #1842 Testing commit account
* #1842 Adding documentation to App class
* #1842 Improved documentation
* #1842 Added documentation to AppTest
* #1842 Fixing latex formating issue
* #1842 Improving the intent description
* #1842 Removed override methods from the UML diagram for clarity
* #1842 Renamed the SCI_FI enum
* #1842 Updated the currying pom.xml
* #1842 Removed unneeded comment
* #1842 Improving documentation and README
* Added review changes.
* Fixing build issues and added javadoc comments to functional interfaces.
* Removing code smells
* Removed unnecessary toString method
* Using lombok to reduce boiler plate.
* Fixed frontmatter.
* Removing function name code smell
* Fixed README typo
* Added book_creator test to improve coverage
Co-authored-by: Hugo Kat <u7286091@anu.edu.au>
* 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>
* update the explanation in README.md
* #556 update initial files
* added README to component design pattern
* Rearrange the file
* Finalize the directory
* Add test sample
* Update the title for README.md
* Update the title for README.md
* Update the title for README.md
* Update the title for README.md
* Finish the component design pattern
* Updated comments and docstrings for component DP, added basic tests for App and GameObject java classes. Slight modifications to pom.xml to reflect the test suite introduction.
* updated comments/docstrings for all classes - wrote v1 of README.md for component design pattern.
This still requires the class diagram sketch.
* Update the UML and linked with the README.md
* Update the README.md
* Remove the additional update method and rearrange the file based on the CheckStyle plugin
* Changed the structure based on the code smells feedback from PR
* Documentation update - uml
* Documentation update - grammar
* Updated readme to reflect the use of the LOGGER instead of the system output prints.
* Correct the constant name
* Uses Lombok to remove getter/setter boilerplate
* Rename the constant name
* Branch out from master and finish all the review changes
* Correct the CheckStyle warning
Co-authored-by: Samman Palihapitiya Gamage <u7287889@anu.edu.au>
Co-authored-by: SammanPali <110753804+SammanPali@users.noreply.github.com>