Commit Graph

46 Commits

Author SHA1 Message Date
b2ac387945 Redirecion to tutorial and RFC 2023-01-21 23:19:26 +01:00
17789f2c51 Presentations 2023-01-21 23:13:31 +01:00
722a71d1af Demo app for UI and web servers deployment 2023-01-21 23:06:42 +01:00
cad84bae65 Alternative demo with Spring Boot 3.0, Jakart Annotations and many-to-many relationship. 2022-12-08 21:03:02 +01:00
2dd9ccd233 In order to show the H2 console, we need thes settings. 2022-12-08 19:51:00 +01:00
7c3eac8446 Demo application changes to ensure it is working. 2022-12-06 20:35:40 +01:00
05af4cba6d H2 Database for testing. 2022-12-03 20:46:25 +01:00
f8f9ce08ea Initial version of demo code; Work In Progress. 2022-12-03 20:45:48 +01:00
6596d78718 Enum indicating policy status. 2022-12-03 20:13:19 +01:00
7c8691b34d Person entity. 2022-12-03 12:24:51 +01:00
1e84b25b23 Beginning demo code. 2022-11-29 20:59:59 +01:00
7fb9cd3544 Merge remote-tracking branch 'origin/master' 2022-11-29 20:59:29 +01:00
1de4da17b3 Beginning demo code. 2022-11-29 20:59:13 +01:00
Paweł Dyda
a5e6397b67 Presentations for today (2022-11-19) 2022-11-19 15:31:53 +01:00
Paweł Dyda
e7d546c612 Excersises 2022-11-19 15:20:52 +01:00
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
8a7b1b19c1 Typo correction 2022-10-15 10:15:16 +02:00
2432a69860 Demo application stub 2022-10-15 10:02:41 +02:00
f7989f2511 First batch of presentations. 2022-10-14 21:43:20 +02:00
e709b3809e Exc 01-3 2022-10-14 21:12:55 +02:00
15a056fa9b Exc2 + exc1 corrections. 2022-10-14 20:43:34 +02:00
6e0756bb82 Moving exc 01-1 2022-10-14 20:14:54 +02:00
c12ad6326c Exc 01-1 2022-10-14 20:11:57 +02:00
9225b6e3f0 Literature section. 2022-10-03 20:59:07 +02:00
5584d7280d Notes and additional points to gain. 2022-10-03 20:48:41 +02:00
daf780bd6e Topics for the laboratory. 2022-10-03 18:53:34 +02:00
311def200a Copy-pasting Syllabus. 2022-10-03 17:20:57 +02:00
0cabf3dcce Creating repo. 2022-10-03 16:53:27 +02:00