Commit Graph

4077 Commits

Author SHA1 Message Date
Mayank Choudhary cb946c0cdc deps: Upgraded Guice dependency to 6.0.0 (#2989)
Co-authored-by: Mayankchoudhary294 <mayankchoudhary4302@example.com>
2024-06-07 06:50:29 +03:00
dependabot[bot] f8c7c040a6 build(deps): bump com.fasterxml.jackson.core:jackson-core (#2941)
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.0 to 2.17.1.
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.0...jackson-core-2.17.1)

---
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>
2024-06-06 08:28:23 +03:00
Mayank Choudhary f42e60ce47 refactor: Resolved issue #2979 Refactor Front Controller (#2986)
Co-authored-by: Mayankchoudhary294 <mayankchoudhary4302@example.com>
2024-06-06 08:02:53 +03:00
Ilkka Seppälä f0611bcb10 docs: update Commander 2024-06-04 09:22:06 +03:00
dependabot[bot] 205dc1f99f build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#2984)
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.11.0.3922 to 4.0.0.4121.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/3.11.0.3922...4.0.0.4121)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 06:47:53 +03:00
allcontributors[bot] f25bd1137a docs: add Mayankchoudhary294 as a contributor for code (#2985)
* docs: update README.md [skip ci]

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

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-06-04 06:43:18 +03:00
Mayank Choudhary ed90c41083 refactor: Refactor commander (#2983)
* Resolved issue #2978 Refactor Commander

* Fixed checkstyle issues

---------

Co-authored-by: Mayankchoudhary294 <mayankchoudhary4302@example.com>
2024-06-04 06:42:26 +03:00
Ilkka Seppälä d872bf97c9 docs: update function composition 2024-06-03 16:11:33 +03:00
Ilkka Seppälä c5de9f637e docs: update delegation 2024-06-02 22:22:44 +03:00
allcontributors[bot] 1c478a52a9 docs: add Avinash2110 as a contributor for code (#2981)
* docs: update README.md [skip ci]

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

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-06-02 16:54:03 +03:00
Avinash Shukla dd38bd3ffb fix: Version number pattern update overwritten #2968 (#2980)
* Fix bug #2968

* Fix bug #2968
2024-06-02 16:53:15 +03:00
Ilkka Seppälä d4b0f3db8d refactor: update microservice pattern names & fix links 2024-06-02 08:46:04 +03:00
Ilkka Seppälä acb2eae078 docs: update function composition 2024-06-02 07:38:10 +03:00
Ilkka Seppälä ec5d08e982 refactor: rename microservices patterns 2024-06-01 06:17:32 +03:00
Ilkka Seppälä bf8388837a docs: update aggregator microservices 2024-06-01 06:03:33 +03:00
Adelya 684b2e219e feat: Function composition (#2954)
* feature: Implement Virtual Proxy pattern #2940

* feature: Implement Virtual Proxy pattern #2940

* feature: Implement Virtual Proxy pattern #2940

* feature: Implement Virtual Proxy pattern #2940

* feature: Implement Virtual Proxy pattern #2940

* feature: Implement Virtual Proxy pattern, tests added

* feature: Implement Virtual Proxy pattern, tests added

* feature: Implement Virtual Proxy pattern, tests added

* feature: Implement Virtual Proxy pattern, tests added

* feature: Implement Virtual Proxy pattern, tests added

* feature: Implement function composition pattern #2897

* task: isolate virtual proxy pattern

* task: isolate virtual proxy pattern

* refactoring: readme.md
2024-06-01 05:26:46 +03:00
Ilkka Seppälä 68ef414e19 docs: update README.md 2024-05-29 11:04:16 +03:00
Ilkka Seppälä 584e949714 docs: updates to several patterns 2024-05-28 19:46:39 +03:00
dependabot[bot] 4652842c94 build(deps-dev): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#2971)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.3...assertj-build-3.26.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  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>
2024-05-28 07:49:25 +03:00
Ilkka Seppälä 26579fea49 docs: update active object 2024-05-27 19:09:12 +03:00
Ilkka Seppälä 2bbf893133 docs: update visitor 2024-05-27 14:59:50 +03:00
Ilkka Seppälä cca57bfa5e docs: update virtual proxy 2024-05-27 14:55:38 +03:00
Ilkka Seppälä 3eb5813133 docs: update version number 2024-05-27 14:53:20 +03:00
Ilkka Seppälä 5d44152bbc docs: update value object 2024-05-27 14:49:28 +03:00
Ilkka Seppälä 723b1bf311 docs: update method 2024-05-27 14:47:54 +03:00
Ilkka Seppälä 790d2d6916 docs: update unit of work 2024-05-27 14:44:11 +03:00
Ilkka Seppälä 0abb75a20d docs: update type object 2024-05-27 14:40:32 +03:00
Ilkka Seppälä d26454af88 docs: update twin 2024-05-27 14:31:29 +03:00
Ilkka Seppälä 4b5f34ebea docs: update transaction script 2024-05-27 14:24:29 +03:00
Ilkka Seppälä 2d1b75644f docs: update trampoline 2024-05-27 14:17:46 +03:00
Ilkka Seppälä f4e2c7f3e2 docs: update tolerant reader 2024-05-27 14:11:36 +03:00
Ilkka Seppälä a6458c469d docs: update throttling 2024-05-27 14:09:08 +03:00
Ilkka Seppälä 8372d925f5 docs: update template method 2024-05-27 14:04:58 +03:00
Ilkka Seppälä 13d35ec474 docs: update table module 2024-05-27 14:02:13 +03:00
Ilkka Seppälä d4f80630aa docs: update subclass sandbox 2024-05-27 13:11:37 +03:00
Ilkka Seppälä 201675d7fc docs: update strategy 2024-05-27 13:08:56 +03:00
Ilkka Seppälä aed840d72c docs: update strangler 2024-05-27 13:04:33 +03:00
Ilkka Seppälä 10f37987d2 docs: update step builder 2024-05-27 13:00:41 +03:00
Ilkka Seppälä f7f318ad37 docs: update state 2024-05-27 12:54:23 +03:00
Ilkka Seppälä 07d56c77cf docs: update specification 2024-05-27 12:51:54 +03:00
Ilkka Seppälä 42ea1462b7 docs: update special case 2024-05-27 12:46:08 +03:00
Ilkka Seppälä 822bcd0d16 docs: update spatial partitition 2024-05-27 12:37:09 +03:00
Ilkka Seppälä 4efd714aa5 docs: update singleton 2024-05-27 12:34:19 +03:00
Ilkka Seppälä e8f36363e9 docs: update single table inheritance 2024-05-27 12:33:07 +03:00
Ilkka Seppälä 26d7d55eb6 docs: update sharding 2024-05-27 12:27:59 +03:00
Ilkka Seppälä 1e93895ec6 docs: update service to worker 2024-05-27 12:25:06 +03:00
Ilkka Seppälä b4c3ddfec1 docs: update service locator 2024-05-27 12:22:10 +03:00
Ilkka Seppälä 0918074667 docs: update service layer 2024-05-27 12:19:29 +03:00
Ilkka Seppälä 13dcb949b7 docs: update server session 2024-05-27 12:11:49 +03:00
Ilkka Seppälä 216428eb5c docs: update servant 2024-05-27 12:08:46 +03:00