Commit Graph

4224 Commits

Author SHA1 Message Date
Ilkka Seppälä 0f19b475b2 docs: update active object readme 2025-03-23 21:04:37 +02:00
Ilkka Seppälä 7effd99f0d docs: update abstract factory readme 2025-03-23 10:29:30 +02:00
Ilkka Seppälä 770a85e56f docs: update abstract document readme 2025-03-23 10:05:15 +02:00
allcontributors[bot] 02ae009c32 docs: add johnklint81 as a contributor for code (#3217)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-23 07:38:28 +02:00
John Klint adf5b62753 feat: Add Service Stub Pattern using Sentiment Analysis example (#3215)
* Add Service Stub Pattern using Sentiment Analysis example

* Fix Checkstyle issues

* Suppress Sonar warning for Random usage in RealSentimentAnalysisServer
2025-03-23 07:37:35 +02:00
allcontributors[bot] abfb137040 docs: add DenizAltunkapan as a contributor for translation (#3216)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-23 07:22:19 +02:00
Deniz Altunkapan baf2efa23c translation: German Translation for abstract-document and improved Main README (#3214)
* improve german translation. See #2275

* add german (de) abstract-document. See #2275
2025-03-23 07:21:24 +02:00
Ilkka Seppälä 894ae8f10c fix: add missing property 2025-03-18 16:31:51 +02:00
Ilkka Seppälä dd8b9b377a fix: Set locale in tests to be able to run locally. Remove logging dependency fixed versions in parent pom.xml to prevent conflicts with spring boot. Update license headers. Update urm diagrams. 2025-03-18 15:56:06 +02:00
allcontributors[bot] 0b1933ece3 docs: add Duartegdm as a contributor for doc (#3211)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-18 10:08:16 +02:00
Gabriel Duarte a89cf9866b docs: Improve Anti-Corruption-Layer README(#3200) (#3206) 2025-03-18 10:07:33 +02:00
allcontributors[bot] 8164b97ad5 docs: add Francisco-G-P as a contributor for translation (#3210)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-18 09:52:34 +02:00
Francisco-G-P 66768fcc48 translation: Added and translated map-reduce README.md to Spanish. (#3204) 2025-03-18 09:51:41 +02:00
dependabot[bot] 845a42834d build(deps): bump org.projectlombok:lombok from 1.18.24 to 1.18.36 (#3205)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.36.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.24...v1.18.36)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 09:44:55 +02:00
allcontributors[bot] 29d1e304ff docs: add smile-ab as a contributor for code (#3209)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-18 09:43:36 +02:00
smile-ab 19d9d31bb7 feat: Fix Singleton typo and extend reflection handling to remaining implementations (#3203)
* fix typo

* adding Reflection handling to other Singleton implementations
2025-03-18 09:42:14 +02:00
allcontributors[bot] e403df81fc docs: add smile-ab as a contributor for translation (#3208)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-18 09:34:05 +02:00
smile-ab 457858cc13 translation: Translation of the Singleton pattern to Portuguese (#3201) 2025-03-18 09:33:05 +02:00
Ilkka Seppälä 17267493c6 docs: add service layer architecture diagram 2025-03-11 21:47:40 +02:00
Ilkka Seppälä fbde0090a0 docs: add presentation model architecture diagram 2025-03-11 21:42:12 +02:00
Ilkka Seppälä 8a2c779809 docs: add page controller architecture diagram 2025-03-09 19:09:46 +02:00
Ilkka Seppälä 74f5fdfea9 docs: add naked objects architecture diagram 2025-03-09 18:48:14 +02:00
Ilkka Seppälä 0904e2da3b docs: add monolithic architecture diagram 2025-03-09 18:36:08 +02:00
Ilkka Seppälä 511f0084fa docs: add mvvm architecture diagram 2025-03-07 20:01:26 +02:00
Ilkka Seppälä 4a96f2d227 docs: add mvp architecture diagram 2025-03-06 20:15:11 +02:00
Ilkka Seppälä d36eeec52c docs: add mvi architecture diagram 2025-03-05 21:47:22 +02:00
Ilkka Seppälä b9938055bc docs: add mvc architecture diagram 2025-03-04 21:14:30 +02:00
Ilkka Seppälä 30347328d6 docs: add microservices aggregator architecture diagram 2025-03-04 21:00:42 +02:00
dependabot[bot] e24739c541 build(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#3198)
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 20:42:57 +02:00
Ilkka Seppälä d78337e4b6 docs: add layered architecture diagram 2025-03-03 20:45:04 +02:00
Ilkka Seppälä d0701d6471 docs: add intercepting filter architecture diagram 2025-03-02 15:34:53 +02:00
Ilkka Seppälä eee75757fb docs: add hexagonal architecture diagram 2025-03-01 14:31:44 +02:00
Ilkka Seppälä 546c7ecf53 docs: add front controller architecture diagram 2025-03-01 13:45:49 +02:00
Ilkka Seppälä a10c392425 docs: add event sourcing architecture diagram 2025-02-28 14:11:48 +02:00
dependabot[bot] 609bf8e4d1 build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.27.3 (#3194)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.27.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.24.2...assertj-build-3.27.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 12:48:57 +02:00
Ilkka Seppälä f3c4a83a0a docs: add flux architecture diagram and fix #3193 duplicate content issue 2025-02-28 08:44:14 +02:00
Ilkka Seppälä 2e40cc02d3 docs: add eda architecture diagram 2025-02-23 20:46:56 +02:00
Ilkka Seppälä 4e16d4b1e7 docs: update cqrs docs 2025-02-23 20:21:05 +02:00
Ilkka Seppälä 1f44a8c84c docs: add CQRS architecture diagram 2025-02-23 20:16:05 +02:00
allcontributors[bot] 851ebba4d7 docs: add hvgh88 as a contributor for code (#3191)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-02-22 20:09:42 +02:00
Harshita Vidapanakal 6785b53b02 feat: Added Map Reduce Design Pattern (#3184)
* MapReduce design pattern added

* Updated README.md

* added module to parent pom
2025-02-22 20:08:05 +02:00
dependabot[bot] e17f138223 build(deps-dev): bump org.testng:testng from 7.7.1 to 7.11.0 (#3190)
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.7.1 to 7.11.0.
- [Release notes](https://github.com/testng-team/testng/releases)
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/testng-team/testng/compare/7.7.1...7.11.0)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 17:55:28 +02:00
allcontributors[bot] fb92682cd5 docs: add maximevtush as a contributor for code (#3188)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-02-16 09:17:48 +02:00
Maxim Evtush 2e7eef136a fix: typos in documentation files (#3186)
* Update CannotSubtractException.java

* Update CachingTest.java

* Update App.java

* Update caching.urm.puml

* Update update-method.urm.puml
2025-02-16 09:16:52 +02:00
dependabot[bot] be0815680b build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#3085)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-16 08:54:53 +02:00
allcontributors[bot] 39e4d6ab8a docs: add MohanedAtef238 as a contributor for code (#3187)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-02-15 09:55:16 +02:00
Mohaned Atef a25b6a003d feat: Implemented Monolithic Architecture according to the guidelines provided by issue #2664 (#3111)
* added a pom.xml file for the monolithic structure, set up MVC file structure, and added basic model files using H2 database since its light and efficient

* added a pom.xml file for the monolithic structure, set up MVC file structure, and added basic model files using H2 database since its light and efficient

* Added "controllers" and repository classes to communicate with database to maintain code cleanliness

* added application.properties file for springboot, added controller classes and used the CLI main class from the previous submission and enhanced upon it

* fixed checkstyle comments

* fixed testing class

* automatically generated puml

* Readme File

Added Detailed Readme File in the md format

* attempting to fix some debugging issues

added more test cases, and tried to fix pom.xml

* dropped change

* another attempted fix

* added more test cases

* Fixes

Renamed the main module/directory. Added more content to the readme.md file. fixed the orElseThrow statements

Fixes

Renamed the main module/directory. Added more content to the readme.md file. fixed the orElseThrow statements

* fixed naming and readme file

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2025-02-15 09:53:58 +02:00
allcontributors[bot] 9ad38a4f3c docs: add darkhyper24 as a contributor for code (#3181)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-01-16 16:57:40 +02:00
darkhyper24 21115f4568 feat: implemented the bloC design pattern issue #2374 (#3128)
* added bloC design pattern

* added bloC design pattern

* added Readme file

* fixed checkstyle warnings

* added tests for the ui

* fixed a test in MainTest file

* separating ui from main file and adding more tests

* added pom.xml plugins and properties and fixed readme.md

* fixed renaming problem and added context to main

* chsnged state class to record

* syncing changes for conflicts

* Revert "fixed conflicts"

* restored files

* renamed readme file and abstracted pom file
2025-01-16 16:56:53 +02:00
allcontributors[bot] 3a1a71405b docs: add clintaire as a contributor for code (#3176)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-01-13 21:06:39 +02:00