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ä
8dd3e3ed89
docs: update method docs
2024-05-23 10:05:40 +03:00
kongleong86
301317533e
refactoring #1012 : Format specifiers should be used instead of string concatenation. ( #2715 )
...
* refactoring #1012 : Format specifiers should be used instead of string concatenation.
* refactoring #1012 : Format specifiers should be used instead of string concatenation.
* refactoring #1012 : Remove isInfoEnabled check
2023-12-02 14:25:00 +02:00
Marcel Ribeiro-Dantas
f79782bea9
fix: Fix minor typos ( #2619 )
...
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io >
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
2023-10-14 18:59:21 +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
b423002e6c
updated Random() to SecureRandom() ( #1670 )
...
* updated Random() to SecureRandom()
* batch 2 of SecureRandom updates
2021-03-06 13:26:02 +02:00
Subhrodip Mohanta
7891c2b117
update inception year to 2021 ( #1653 )
2021-02-14 11:57:57 +02:00
Toxic Dreamz
31471acb69
Fixed most reported issues by SonarCloud.
2020-08-15 21:47:39 +04:00
Ilkka Seppälä
417f21ed3d
Code cleanup ( #1461 )
...
* Code cleanup
* Fix flux tests
* Fix checkstyle errors
* Fix compile error
2020-07-30 20:28:47 +03:00
Azureyjt
55769e9841
Update Method pattern ( #1106 )
...
* Add update method pattern
* Add unit tests
* Add README.md
* Resolve conflict
2019-12-01 15:06:19 +02:00