Ilkka Seppälä
0ca162a55c
deps: Refactor dependencies ( #3224 )
...
* remove spring dep
move junit, logging, mockito under dep mgmt
* upgrade anti-corruption-layer deps
* async method invocation
* balking, bloc
* bridge to bytecode
* caching
* callback - cqrs
* component - health check
* hexagonal - metadata mapping
* rest of the patterns
* remove checkstyle, take spotless into use
2025-03-29 19:34:27 +02:00
Ilkka Seppälä
99f77f8119
docs: data transfer object + refactor
2024-04-07 18:44:04 +03:00
Bruno Fernandes
250bb5be3f
refactoring: Adding lombok to data-transfer-object pattern ( #2099 )
...
* Refactor: Added lombok to data-transfer-object pattern
* Refactor: Added lombok to data-transfer-object pattern
* Fix: Reverting all-contributors changes
* Fix: Fixing checkstyle for DTO
* Fix: Fixing checkstyle for Product.java
2022-10-22 09:49:53 +03:00
Ilkka Seppälä
932836f68b
Update license plugin ( #2020 )
...
* update license plugin
* suppress linelength and emptylineseparator rules
* fix checkstyle error
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz >
2022-09-14 23:22:24 +05:30
va1m
5cf2fe009b
📍 Use lombok, reformat, and optimize the code ( #1560 )
...
* Use lombok, reformat, and optimize the code
* Fix merge conflicts and some sonar issues
Co-authored-by: va1m <va1m@email.com >
2021-03-13 14:19:21 +02:00
Subhrodip Mohanta
7891c2b117
update inception year to 2021 ( #1653 )
2021-02-14 11:57:57 +02:00
Ilkka Seppälä
0010fb55c5
Merge data transfer object examples ( #1635 )
...
* #1617 merge dto pattern examples
* #1617 update license headers
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com >
2021-01-25 09:05:04 +05:30
Ilkka Seppälä
09cee8ffa7
#590 add explanation for DTO
2020-07-18 17:10:50 +03:00