CYBERCRUX2
46fe841296
docs: Update README.md ( #2652 )
...
Added explanation, programming example.
2024-03-27 16:48:09 +02:00
Jun Kang
be914e0bc3
deps: Updated the imports in code of the healthcheck pattern for SpringBoot 3.x ( #2851 )
...
* Updated the imports in code of the single table inheritance pattern for Spring Boot 3.x
#2825
Change javax library to jakarta
* add pom.xml
* Updated the imports in code of the healthcheck pattern for SpringBoot 3.x
Change javax library to jakarta and update maven dependency versions
* change order of imports to pass Checkstyle violations
* change import order to pass lexicographical order test
* change import order to pass CustomImportOrder warning
2024-03-27 15:38:32 +02:00
allcontributors[bot]
a8ee68d4d8
docs: add KishalayP as a contributor for code ( #2850 )
...
* 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-03-26 20:28:10 +02:00
Kishalay Pandey
b5ddd62145
feat: Implemenation of the Serialized Lob Pattern ( #2795 )
...
* #1596:Adding module for SLOB Pattern
* #1596:Adding Interface for Serializers
* #1596:Adding Objects
* #1596:Adding BLOB Based Serializer
* #1596:Implemented Clob Based Serializer
* #1596:Implemented Service for DB operations
* #1596:Implemented basic flow using Clob Serializer
* #1596:Added H2 DB Dependency
* #1596:Added Java Doc Stubs
* Updating Objects
* #1596:Completed Clob Serializer along with Tests
* #1596:Completed Slob Serializer along with Tests
* #1596:Completed Blob Serializer along with Tests
* #1596:Updated DatabaseService to handle Blob and Clob Data
* #1596:Added UML and updated README.md
* #1596:Updated data types for DB
* #1596:Code Style Formatting Cnames
* Adding Java Docs
* #1596:Reformatted as per Code Style
* #1596:Updating Java Doc
* #1596:Updating Main function to handle both Serializers
* #1596:Updated Java Docs
* #1596:Updated Java Docs
* #1596:Updated Java Docs and formatting
* #1596:Updated Java Docs and formatting
* #1596:Adding Java Docs
* #1596:Reformatted as per Code Style
* #1596:Updating Java Doc
* #1596:Updating Main function to handle both Serializers
* #1596:Updated Java Docs
* #1596:Updated Java Docs
* #1596:Updated Java Docs and formatting
* #1596:Updated Java Docs and formatting
* #1596:Updated Java Docs and formatting
* #1596:Updated Java Docs and formatting
* #1596:Updated README.md
* #1596:Updated Java Docs and README.md
* #1596:Updated Extension
* #1596:Updated README.md
* #1596:Updated Documentation as per review comments
* #1596:Updated Documentation as per review comments
* #1596 : Updated README.md
* #1596:Updated Documentation as per review comments
* #1596 : Added SLOB Module
---------
Co-authored-by: SHRADDHAP18 <87650482+SHRADDHAP18@users.noreply.github.com >
2024-03-26 20:27:17 +02:00
allcontributors[bot]
be3a184445
docs: add junhkang as a contributor for code ( #2849 )
...
* 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-03-26 20:23:57 +02:00
Jun Kang
6816c34218
deps: Updated the imports in code of the single table inheritance pattern for SpringBoot 3.x ( #2847 )
...
* Updated the imports in code of the single table inheritance pattern for Spring Boot 3.x
#2825
Change javax library to jakarta
* add pom.xml
2024-03-26 20:23:06 +02:00
Ilkka Seppälä
ca92c79c15
docs: Improve Client-Session docs
2024-03-26 20:12:36 +02:00
Ilkka Seppälä
cc1854f0a0
docs: update Anti-corruption layer docs
2024-03-24 15:10:47 +02:00
Ilkka Seppälä
965af11cb0
docs: Improve Circuit Breaker docs
2024-03-24 12:01:37 +02:00
Ilkka Seppälä
2667840060
docs: Improve Chain of Responsibility docs
2024-03-24 11:16:29 +02:00
allcontributors[bot]
bffcbbf1fd
docs: add leiferksn as a contributor for code ( #2844 )
...
* 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-03-23 13:14:40 +02:00
leif e
d51627d39a
deps: Upgrade Repository pattern to Spring Boot 3.x #2823 - updated dependencies in pom and imports in code ( #2837 )
...
Co-authored-by: leiferksn <lefierskn@zoho.com >
2024-03-23 13:12:27 +02:00
dependabot[bot]
82c2bf25e2
build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin ( #2836 )
...
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven ) from 3.10.0.2594 to 3.11.0.3922.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases )
- [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/3.10.0.2594...3.11.0.3922 )
---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
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>
2024-03-23 12:57:10 +02:00
allcontributors[bot]
b8fd6dd2a4
docs: add omahs as a contributor for doc ( #2842 )
...
* 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-03-23 12:40:03 +02:00
omahs
01e3d9dc4b
fix: Fix typos ( #2834 )
...
* fix typos
* fix typo
* fix typo
* fix typos
* fix typo
2024-03-23 12:39:30 +02:00
allcontributors[bot]
4d30e99e31
docs: add ylcn91 as a contributor for review ( #2841 )
...
* 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-03-23 12:36:54 +02:00
allcontributors[bot]
8d2b101e03
docs: add sashirestela as a contributor for code ( #2840 )
...
* 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-03-23 12:35:52 +02:00
Sashir Estela
f65bb820d8
feature: #2542 Dynamic proxy pattern ( #2814 )
...
* #2542 First commit
* #2542 Fixing comments
* #2542 Refactoring code
* #2542 Update Readme
* #2542 Add mockito dependencies
* #2542 Add unit test
* #2542 Fixes for testing
* #2542 Fixing typos
* #2542 Fixing SonarLint issues
* #2542 Fixing code review
---------
Co-authored-by: Sashir Estela <sashirestela@yahoo.com >
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
2024-03-23 12:34:32 +02:00
Ilkka Seppälä
4b704c807f
docs: update async method invocation class diagram
2024-03-23 12:05:54 +02:00
allcontributors[bot]
8223d842fa
docs: add guqing as a contributor for code ( #2839 )
...
* 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-03-23 12:03:56 +02:00
guqing
79dd5a7abc
refactor: Eliminate Optional from fields and parameters for async method invocation ( #2830 )
2024-03-23 12:03:13 +02:00
allcontributors[bot]
846dea2dca
docs: add luismateoh as a contributor for translation ( #2838 )
...
* 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-03-23 11:54:56 +02:00
Luis Mateo Hincapié Martinez
dc7495e8bd
translation: Translated all creational patterns category to Spanish (Task of issue #2277 ) ( #2813 )
...
* Typo corrections
* bridge pattern translated to spanish
* builder pattern translated to spanish
* context-object pattern translated to spanish
* converter pattern translated to spanish
* dependency injection pattern translated to spanish
* factory pattern translated to spanish
* factory-kit pattern translated to spanish
* factory-method pattern translated to spanish
* monostate pattern translated to spanish
* multiton pattern translated to spanish
* object mother pattern translated to spanish
* object pool pattern translated to spanish
* property pattern translated to spanish
* prototype pattern translated to spanish
* registry pattern translated to spanish
* step builder pattern translated to spanish
* value object pattern translated to spanish
* typo corrections and resources urls refactor
* grammar corrections
* Add image to each pattern
---------
Co-authored-by: luismateoh <luismateohm@gmail.com >
Co-authored-by: luis.hincapie <luis.hincapie@blankfactor.com >
2024-03-23 11:53:54 +02:00
jnniu-n
5c1ad5c006
docs: Update monostate README.md ( #2731 )
...
Add more explanation for monostate design pattern
2024-03-17 09:47:02 +02:00
JackH408
c7c0828a07
docs: Finished Explanation for Leader/Followers #2239 ( #2733 )
...
* Added documentation for Feature Toggle design pattern
* Explanation for Feature Toggle Issue #2230 finished, added intent, explanation, programmatic example, applicability and consequences
* Finished Explanation for Leader/Followers #2239
2024-03-17 09:45:13 +02:00
allcontributors[bot]
dc9ee19445
docs: add pushpander1010 as a contributor for doc ( #2833 )
...
* 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-03-17 09:40:24 +02:00
allcontributors[bot]
35d817e05e
docs: add nooynayr as a contributor for doc ( #2832 )
...
* 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-03-17 09:38:39 +02:00
Boris Zhguchev
5c47447d9b
feat: anti corruption layer - Issue 1325. ( #2777 )
...
* add init impl
* add docs
* add test
* correct tests and specs
* add check style corrections
* add init impl
* add docs
* add test
* correct tests and specs
* add check style corrections
* issue_1325: revert accidental damage to the other repos
* issue_1325: sort the comments
---------
Co-authored-by: Boris Zhguchev <boris.zhguchev@gropyus.com >
2024-03-17 09:32:24 +02:00
allcontributors[bot]
7034ca5e95
docs: add MaverickWingman as a contributor for doc ( #2831 )
...
* 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-03-17 08:32:29 +02:00
Aditya
e30e359c95
docs: issue#2507 Removed 'Apple UIKit's' as it is not mentioned to do. ( #2812 )
2024-03-17 08:31:48 +02:00
Ilkka Seppälä
59cd01897a
docs: update Callback documentation
2024-03-16 21:40:46 +02:00
Ilkka Seppälä
dcdb0aff3e
docs: improve Caching docs
2024-03-16 21:14:52 +02:00
Ilkka Seppälä
db6ad08daa
docs: improve Bytecode pattern documentation
2024-03-16 18:01:02 +02:00
Ilkka Seppälä
0e13ebec98
docs: Improve Builder documentation
2024-03-16 17:44:24 +02:00
Ilkka Seppälä
3c4cbd564b
docs: Improve Bridge documentation
2024-03-16 17:24:27 +02:00
Ilkka Seppälä
2aadb3d60f
docs: improve Business Delegate documentation
2024-03-16 10:01:23 +02:00
Ilkka Seppälä
8a91cbba89
docs: improve Balking pattern docs
2024-03-13 20:21:03 +02:00
Ilkka Seppälä
a4a4edf990
docs: Update Async Method Invocation documentation
2024-03-12 21:59:17 +02:00
Ilkka Seppälä
02f1fdc261
docs: Improve Arrange/Act/Assert documentation
2024-03-11 20:28:22 +02:00
Ilkka Seppälä
e56a8e15b0
docs: Update API Gateway description
2024-03-10 21:36:10 +02:00
Ilkka Seppälä
d33f839c0f
docs: Improve Ambassador pattern description
2024-03-10 16:54:40 +02:00
Ilkka Seppälä
cc9a6c05ef
docs: update Aggregator Microservices docs
2024-03-10 13:57:16 +02:00
cboy
eacfb13ebf
feat: Using @Serial ( #2806 )
2024-03-10 11:44:40 +02:00
allcontributors[bot]
4dd758b1be
docs: add Manojkumarchow as a contributor for code ( #2820 )
...
* 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-03-10 11:40:24 +02:00
Manoj Chowdary
e377047a69
feat: Using text blocks instead of String literals ( #2791 )
2024-03-10 11:39:25 +02:00
cboy
90f5b38a45
refactor: Reactor pattern - Polish Javadoc and Using 'Map.computeIfAbsent' instead of 'if' statement ( #2805 )
...
* refactor: using computeIfAbsent instead of if check.
* docs: Polish Javadoc and comments
2024-03-10 11:35:15 +02:00
allcontributors[bot]
aaa44fd606
docs: add jerryyummy as a contributor for translation ( #2819 )
...
* 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-03-10 11:32:44 +02:00
jerryyummy
5a633acac7
translation: add Chinese translation for servant design pattern ( #2804 )
2024-03-10 11:31:54 +02:00
dependabot[bot]
c702df04ae
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin ( #2793 )
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.2.2 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.5 )
---
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>
2024-03-10 11:27:45 +02:00
Ilkka Seppälä
98505c61dd
fix : #1297 Gateway pattern fixes ( #2818 )
...
* add to parent pom.xml
* update gateway readme
2024-03-10 11:25:37 +02:00