Commit Graph

4205 Commits

Author SHA1 Message Date
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
Clint Airé 2a261cd734 chore: Remove obsolete update-header.sh (#3174)
* chore: add MIT license information to update-header.sh

* chore: remove update-header.sh script
2025-01-13 21:05:51 +02:00
allcontributors[bot] 07c82e460a docs: add mehdirahimi as a contributor for code (#3175)
* 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 18:04:49 +02:00
Mehdi Rahimi 49172dd5be fix: Minor misspelling (#3161) 2025-01-13 18:03:54 +02:00
dependabot[bot] f0f4c7d4c0 build(deps): bump com.fasterxml.jackson.core:jackson-core (#3171)
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.18.1 to 2.18.2.
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.1...jackson-core-2.18.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  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-01-12 19:06:39 +02:00
Ilkka Seppälä 03f0bee103 doc: Update PR template 2025-01-12 19:03:56 +02:00
Ilkka Seppälä fee3c43f20 fix: Update presubmit action 2025-01-12 18:26:41 +02:00
Ilkka Seppälä 1bfdf21469 ci: Add presubmit AI reviews 2025-01-12 14:19:45 +02:00
Ilkka Seppälä b419f849d9 fix: Fix stale action configuration 2025-01-12 11:39:49 +02:00
allcontributors[bot] aedbe161f3 docs: add shahdhoss as a contributor for code (#3173)
* 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-11 17:45:55 +02:00
Shahd Hossam 8cb7c9ada6 feat: Implementation of session facade design pattern #1278 (#3121)
* implementation of session facade #1278

* minor change

* readme updated

* addressed the comments regarding changing lists to maps and adding maven assembly plugin

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2025-01-11 17:45:01 +02:00
Ilkka Seppälä bcad5b1aa3 fix: fix filename of README.md 2025-01-06 20:58:07 +02:00
allcontributors[bot] caa51bdb22 docs: add TarunVishwakarma1 as a contributor for code (#3169)
* 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-06 20:56:14 +02:00
Tarun Vishwakarma ab59dfe770 feat: Added Microservices UI Client side composition #2698 (#3062)
* Added Microservices client side ui composition to the repo.
Added ClientSideCompositionTest, ApiGateway, ClientSideIntegrator, FrontendComponent, CartFrontend, ProductFrontend, updated pom.xml, ReadME.md.

* Improved some checkstyle changes.

* Added Random variable to re-use the random instead of creating it everytime in FrontendComponent.

* changed the Pom.xml and upadted the ReadME.md

* Changes in the README.md File as per requirement, name of the file changed from ReadME.md to README.md

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2025-01-06 20:55:08 +02:00
allcontributors[bot] c06bd2c5a1 docs: add depthlending as a contributor for doc (#3168)
* 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-06 19:40:42 +02:00
BiKangNing afcd964e7b fix: Fixed some typos (#3153)
Signed-off-by: depthlending <bikangning@outlook.com>
2025-01-06 19:39:54 +02:00
allcontributors[bot] 60e21294d3 docs: add malak-elbanna as a contributor for code (#3167)
* 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-06 19:25:19 +02:00
Malak Elbanna 5ba45701bf feat: Implemented the Template View pattern (#1320) (#3110)
* pattern:implemented the Template View pattern (#1320)

* fix:added links in README and updated package name (#1320)

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2025-01-06 19:24:40 +02:00
allcontributors[bot] ebcc070e11 docs: add Ahmed-Taha-981 as a contributor for code (#3166)
* 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-06 19:20:06 +02:00
Ahmed-Taha-981 cdb78d7fb6 feat: Money pattern (#3109)
* Money pattern

the implementation of the money patter and the tests along with the read me file

* Update money/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* added App file anf modified README file and pom.xml file

* modified README and pom.xml

* added comments

* Added a test for App.java

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2025-01-06 19:19:22 +02:00