Alex Golub
4c3059e966
Lists in Groovy: refactor to use spock testing framework
2023-01-20 19:17:04 +02:00
Alex Golub
f6343c073f
Finding Elements in Collections in Groovy: refactor to use spock testing framework
2023-01-20 18:27:09 +02:00
Alex Golub
74762c30af
Maps in Groovy: convert to spock test framework
2023-01-20 15:01:35 +02:00
Alex Golub
3edcaf034b
Categories: code reformat
2023-01-20 12:55:56 +02:00
Alex Golub
47ad116c68
Merge branch 'study-groovy' of https://github.com/Alex-Golub/tutorials into study-groovy
2023-01-20 12:31:42 +02:00
Alex Golub
099893713d
Metaprogramming: Align with groovy version 3.0.8 and use spock testing framework
2023-01-20 12:28:29 +02:00
Alex Golub
239263b4e4
Data Type in Groovy: align with Spock testing framework
2023-01-18 22:04:08 +02:00
Alex Golub
71e4bd9ffe
Minor fixes for Trait subject
2023-01-16 19:18:33 +02:00
Alex Golub
140857a561
Align tests with Spock testing framework
2023-01-16 19:18:33 +02:00
Alex Golub
505880e422
Minor fixes for Trait subject
2023-01-15 22:13:35 +02:00
Alex Golub
4cfb9f4482
Reformat and single liner read* methods
2023-01-14 22:37:59 +02:00
Alex Golub
d5ac0e1388
Align tests with Spock testing framework
2023-01-14 22:37:59 +02:00
Alex Golub
2a56165e9c
Test JsonGenerator
2023-01-14 22:37:21 +02:00
Alex Golub
5cb75dfb08
SQL queries conventions
2023-01-14 22:37:21 +02:00
Alex Golub
47518e332a
Bump to Groovy 3.0.8
2023-01-14 22:37:21 +02:00
panos-kakos
2d2d0ed9de
Java 16961 ( #13236 )
...
* [JAVA-16961] Moved code for article "Create an Empty Map in Java"
* [JAVA-16961] Alter README.md
* [JAVA-16961] Moved code for article "Sorting a Hashset in Java"
* [JAVA-16961] Added links to README.md files
* [JAVA-16961] Revert link changes
* [JAVA-16961] Replaced junit4 with junit5 annotations
* [JAVA-16961] test build
* [JAVA-16961] Added junit annotations
* [JAVA-16961] Added links
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2023-01-13 20:07:27 +05:30
panos-kakos
7f42f403da
Java 15030 ( #13253 )
...
* [JAVA-15030] Upgrade to http client 5
* [JAVA-15030] Fixed MimeType test
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2023-01-13 20:03:05 +05:30
panos-kakos
955e3bdfaa
Java 15029 ( #13257 )
...
* [JAVA-15029] Formatting
* [JAVA-15029] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2023-01-13 20:00:06 +05:30
Ulisses Lima
40f48c83f3
BAEL-6046 - MongoDB - Field Level Encryption ( #13266 )
2023-01-13 08:53:50 +01:00
pedrolopes
0201897174
BAEL-5873: Check If All the Variables of a Class Are Null ( #13285 )
...
* model classes. unit tests. apache lang3 dependency.
* fix PR build
2023-01-12 18:28:36 -08:00
Thiago dos Santos Hora
59d2278aae
BAEL-5959: Monad in Java ( #13278 )
...
* BAEL-5959: Monad in Java
* Fix test name
2023-01-12 18:23:34 -08:00
jsgrah-spring
2f27f705fa
JAVA-14459, GitHub Issue: Reactive WebSocket App example no longer works. ( #13272 )
...
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
2023-01-12 23:25:18 +05:30
jsgrah-spring
f54cff0f21
JAVA-16687. Update MapStruct version. ( #13270 )
...
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
2023-01-12 22:57:34 +05:30
jsgrah-spring
cebac662dc
JAVA-16938, Fix gcp-firebase module. ( #13284 )
...
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
2023-01-12 22:06:14 +05:30
apeterlic
6b7505e366
BAEL-6032 - @JsonIgnore vs @Transient ( #13254 )
...
* BAEL-6032 - @JsonIgnore vs @Transient
* Rename test methods
2023-01-12 18:50:58 +05:30
Kapil Khandelwal
fa6fc0b9c1
How to stop a zombie job on Jenkins without restarting the server ( #13277 )
2023-01-11 13:34:34 -08:00
cesarevalenti90
b468cffb3f
BAEL-6057 - Implementing Retry In Kafka Consumer ( #13274 )
...
* BAEL-6057 - Implementing Retry In Kafka Consumer
(moved code example to new module)
* BAEL-6057 - Implementing Retry In Kafka Consumer
(fix on README.md)
Co-authored-by: Cesare <cesare.valenti@hotmail.com >
2023-01-11 13:25:43 -08:00
Abhinav Pandey
e8cf7721dc
Bael 5884 - correction ( #13276 )
...
* BAEL-5884 - URI encoding with Rest Template
* BAEL-5884 - URI encoding with Rest Template - indentation corrected
* BAEL-5884 - code correction for rest template config
2023-01-11 22:44:58 +05:30
Abhinav Pandey
79ec599309
Bael 5973 - RestExpress example ( #13195 )
...
* BAEL-5973 - Restful Microservice with Rest Express
* BAEL-5973 - Restful Microservice with Rest Express
* BAEL-5973 - pom correction
* BAEL-5973 - pom correction
* BAEL-5973 - moving rest-express to microservices modules
* BAEL-5973 - formatting changes
* BAEL-5973 - pom corrections
2023-01-11 19:30:25 +05:30
Loredana Crusoveanu
0df8392800
Merge pull request #13273 from edizor/master
...
Update README
2023-01-11 13:09:01 +02:00
Vartika Nigam
21b1ffd892
added an example of anonymous class and lambda expression ( #13241 )
...
Co-authored-by: Vartika_Nigam <Vartika_Nigam@DellTeam.com >
2023-01-11 10:26:58 +01:00
edizor
0dc97766f0
Update README.md
...
[skip ci]
2023-01-11 16:10:10 +08:00
edizor
430e56ee17
Create README.md
...
[skip ci]
2023-01-11 16:03:11 +08:00
edizor
482f921ff0
Create README.md
...
[skip ci]
2023-01-11 15:35:30 +08:00
edizor
ff924f38a5
Update README.md
...
[skip ci]
2023-01-11 15:31:35 +08:00
edizor
9cf920315f
Update README.md
...
[skip ci]
2023-01-11 15:27:56 +08:00
edizor
f3b3556942
Update README.md
...
[skip ci]
2023-01-11 15:22:43 +08:00
edizor
7d4f6db111
Update README.md
...
[skip ci]
2023-01-11 15:19:44 +08:00
edizor
e900d22670
Update README.md
...
[skip ci]
2023-01-11 15:17:42 +08:00
edizor
fc98f252e6
Update README.md
...
[skip ci]
2023-01-11 15:10:47 +08:00
edizor
b200d7dd7d
Update README.md
...
[skip ci]
2023-01-11 15:05:55 +08:00
edizor
24a65ef9d6
Update README.md
...
[skip ci]
2023-01-11 14:53:40 +08:00
edizor
12aac914be
Update README.md
...
[skip ci]
2023-01-11 14:48:42 +08:00
edizor
3646f66154
Create README.md
...
[skip ci]
2023-01-11 14:46:12 +08:00
edizor
7d6dc96d55
Update README.md
...
[skip ci]
2023-01-11 14:42:35 +08:00
Martin Winandy
939c0426cf
BAEL-6033: Add tinylog 2 examples ( #13232 )
...
* BAEL-6033: Add tinylog 2 examples
* BAEL-6033: Rename test methods of tinylog 2 in when-then style
2023-01-11 07:23:43 +05:30
doodoroma
536d27c2c8
Merge pull request #13239 from Attila96/feature/flyway_out_of_order_migrations-bael-5795
...
Add Flyway out of order migration scripts
2023-01-10 19:51:08 +01:00
lucaCambi77
4a417e003d
fix: wrong model package name [ BAEL-5987 ] ( #13268 )
...
* feat: add jpa - spring data difference examples
* fix: remove _ from package name
* fix: model package name
2023-01-09 19:55:06 -06:00
cesarevalenti90
63d1ddaea3
fix retry test ( #13267 )
...
Co-authored-by: Cesare <cesare.valenti@hotmail.com >
2023-01-09 13:16:44 -08:00
Iniubong LA
8ba00648e0
arthurshur@gmail.com ( #13265 )
...
* Creating a deep vs shallow copy of an object in Java
* Creating a deep vs shallow copy of an object in Java
* Baeldung article converting number bases
* Baeldung article converting number bases
2023-01-09 13:05:23 -08:00