Commit Graph

4085 Commits

Author SHA1 Message Date
dependabot[bot] 1990dbec05 build(deps-dev): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo (#2991)
Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) from 4.13.1 to 4.14.0.
- [Commits](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/compare/de.flapdoodle.embed.mongo-4.13.1...de.flapdoodle.embed.mongo-4.14.0)

---
updated-dependencies:
- dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo
  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-06-15 07:51:16 +03:00
dependabot[bot] 589c6d7688 build(deps-dev): bump org.htmlunit:htmlunit from 4.1.0 to 4.2.0 (#2993)
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  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-06-15 07:50:47 +03:00
Ilkka Seppälä 3ce7c33df6 docs: update layered architecture 2024-06-15 07:47:46 +03:00
allcontributors[bot] 87348908e3 docs: add romannimets as a contributor for code (#2996)
* 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-15 07:44:14 +03:00
romannimets a27e0923b0 refactor: Refactor Layered Architecture pattern #2936 (#2938) 2024-06-15 07:43:36 +03:00
Ilkka Seppälä aa2b190a8c docs: fix poison pill yaml 2024-06-08 20:34:07 +03:00
Ilkka Seppälä f9946debca docs: fix yaml 2024-06-08 20:27:59 +03:00
Ilkka Seppälä 6cd2d0353a docs: Content SEO updates (#2990)
* update yaml frontmatter format

* update abstract document

* update abstract factory

* use the new pattern template

* acyclic visitor seo

* adapter seo

* ambassador seo

* acl seo

* aaa seo

* async method invocation seo

* balking seo

* bridge seo

* builder seo

* business delegate and bytecode seo

* caching seo

* callback seo

* chain seo

* update headings

* circuit breaker seo

* client session + collecting parameter seo

* collection pipeline seo

* combinator SEO

* command seo

* cqrs seo

* commander seo

* component seo

* composite seo

* composite entity seo

* composite view seo

* context object seo

* converter seo

* crtp seo

* currying seo

* dao seo

* data bus seo

* data locality seo

* data mapper seo

* dto seo

* decorator seo

* delegation seo

* di seo

* dirty flag seo

* domain model seo

* double buffer seo

* double checked locking seo

* double dispatch seo

* dynamic proxy seo

* event aggregator seo

* event-based asynchronous seo

* eda seo

* event queue seo

* event sourcing seo

* execute around seo

* extension objects seo

* facade seo

* factory seo

* factory kit seo

* factory method seo

* fanout/fanin seo

* feature toggle seo

* filterer seo

* fluent interface seo

* flux seo

* flyweight seo

* front controller seo

* function composition seo

* game loop seo

* gateway seo

* guarded suspension seo

* half-sync/half-async seo

* health check seo

* hexagonal seo

* identity map seo

* intercepting filter seo

* interpreter seo

* iterator seo

* layers seo

* lazy loading seo

* leader election seo

* leader/followers seo

* lockable object seo

* rename and add seo for marker interface

* master-worker seo

* mediator seo

* memento seo

* metadata mapping seo

* microservice aggregator seo

* api gw seo

* microservices log aggregration seo

* mvc seo

* mvi seo

* mvp seo

* mvvm seo

* monad seo

* monitor seo

* monostate seo

* multiton seo

* mute idiom seo

* naked objects & notification seo

* null object seo

* object mother seo

* object pool seo

* observer seo

* optimistic locking seo

* page controller seo

* page object seo

* parameter object seo

* partial response seo

* pipeline seo

* poison pill seo

* presentation model seo

* private class data seo

* producer-consumer seo

* promise seo

* property seo

* prototype seo

* proxy seo

* queue-based load leveling seo

* reactor seo

* registry seo

* repository seo

* RAII seo

* retry seo

* role object seo

* saga seo

* separated interface seo

* serialized entity seo

* serialized lob seo

* servant seo

* server session seo

* service layer seo

* service locator seo

* service to worker seo

* sharding seo

* single table inheritance seo

* singleton seo

* spatial partition seo

* special case seo

* specification seo

* state seo

* step builder seo

* strangler seo

* strategy seo

* subclass sandbox seo

* table module seo

* template method seo

* throttling seo

* tolerant reader seo

* trampoline seo

* transaction script seo

* twin seo

* type object seo

* unit of work seo

* update method seo

* value object seo

* version number seo

* virtual proxy seo

* visitor seo

* seo enhancements

* seo improvements

* SEO enhancements

* SEO improvements

* SEO additions

* SEO improvements

* more SEO improvements

* rename hexagonal + SEO improvements

* SEO improvements

* more SEO stuff

* SEO improvements

* SEO optimizations

* SEO enhancements

* enchance SEO

* improve SEO

* SEO improvements

* update headers
2024-06-08 19:54:44 +03:00
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