Paweł Dyda
|
de1b9b7f38
|
Readme update
|
2022-11-19 13:27:40 +01:00 |
|
|
6e9541958e
|
Tests and business logic basic tests, how it should be.
|
2022-11-17 22:15:54 +01:00 |
|
|
9d064a5a36
|
We need age, and it better show debugging info.
|
2022-11-17 20:44:40 +01:00 |
|
|
7ae12fd42f
|
We need ProcessingError in repository.
|
2022-11-17 14:51:25 +01:00 |
|
|
0e4858a184
|
Java 11 does not have AutoClosable on ForkJoinPool (that's a pity).
|
2022-11-17 14:50:38 +01:00 |
|
|
ad3998bb61
|
Either usage example.
|
2022-11-17 14:46:47 +01:00 |
|
|
979d80a56a
|
Stream with Try example.
|
2022-11-17 10:54:34 +01:00 |
|
|
84fb527cc8
|
We need Vavr extension in order use Try and Either.
|
2022-11-17 10:42:17 +01:00 |
|
|
d0793f5d11
|
Birthdate based age computation.
|
2022-11-17 10:01:18 +01:00 |
|
|
4695639b8f
|
Optional demo.
|
2022-11-15 20:26:48 +01:00 |
|
|
a37f8801d4
|
Same example expressed functionally.
|
2022-11-12 20:25:28 +01:00 |
|
|
04a7696d53
|
Imperative code example.
|
2022-11-12 20:24:50 +01:00 |
|
|
b1e3a5b448
|
Functional demo.
|
2022-11-12 20:24:24 +01:00 |
|
|
bd5cc6ff7a
|
Strategy design pattern.
|
2022-10-27 22:20:55 +02:00 |
|
|
5332703017
|
Invalid case test.
|
2022-10-26 20:42:44 +02:00 |
|
|
bee1feb93c
|
Result class for business logic.
|
2022-10-25 20:17:55 +02:00 |
|
|
df2161b1af
|
Builder design pattern for Address class - with defaults.
|
2022-10-25 20:02:48 +02:00 |
|
|
36d31c8e6f
|
Builder design pattern for Housing class.
|
2022-10-25 20:00:02 +02:00 |
|
|
8d36387ef0
|
Builder design pattern for Person class.
|
2022-10-25 19:42:38 +02:00 |
|
|
2432a69860
|
Demo application stub
|
2022-10-15 10:02:41 +02:00 |
|