Commit Graph

26310 Commits

Author SHA1 Message Date
edizor
f68832c8e8 Update README.md
[skip ci]
2023-01-19 07:20:47 +08:00
edizor
f40deb21ed Update README.md
[skip ci]
2023-01-19 07:16:25 +08:00
edizor
cfee1f7bea Create README.md
[skip ci]
2023-01-19 07:09:56 +08:00
edizor
af097b092c Update README.md
[skip ci]
2023-01-19 07:05:30 +08:00
Loredana Crusoveanu
a69e65a820 Merge pull request #13293 from anuragkumawat/java-14471
JAVA-14471 Update Keycloak articles - Added new module for keycloak adapters
2023-01-18 17:38:41 +02:00
Loredana Crusoveanu
6208ec6c28 Merge pull request #13189 from pjfanning/patch-1
need to handle trailing tokens
2023-01-18 17:17:35 +02:00
IfThen2
09ac2f08da code for BAEL-5999 Converting String Object to Java Compilable Code (#13179)
* code for BAEL-5999 Converting String Object to Java Compilable Code

* move code from core-java-jvm-2 to core-java-jvm-3
fix unit test name
fix core-java-jvm-3 test directory structure
disable non-working unit tests from core-java-jvm-3
2023-01-18 18:24:00 +05:30
alemoles
39341089fb BAEL-5924 Java 8 Stream with Batch Processing Support (#13203) 2023-01-18 18:18:57 +05:30
Kai Yuan
95943d475d [store-triple-in-list] Storing Data Triple in a List in Java (#13295)
* [store-triple-in-list] Storing Data Triple in a List in Java

* [store-triple-in-list] method name "give..."->"given..."
2023-01-17 17:15:26 -06:00
panos-kakos
5fd4d84d12 [JAVA-15016] Upgraded to apache http client 5.2 (#13269)
* [JAVA-15016] Upgraded to apache http client 5.2

* [JAVA-15016] Clean up

* [JAVA-15016] Junit 5 clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2023-01-17 11:09:28 +05:30
panos-kakos
693e644db9 [JAVA-15025] Upgraded to apache http 5 (#13296)
* [JAVA-15025] Upgraded to apache http 5

* [JAVA-15025] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2023-01-17 09:10:44 +05:30
panos-kakos
f209686eae [JAVA-17295] Create and initialize ThreadPoolTaskExecutor (#13249)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2023-01-16 23:18:20 +05:30
jsgrah-spring
e8ff2e31bf JAVA-15621, Potential issue in "Guide to UUID in Java" article. (#13271)
* JAVA-15621, Potential issue in "Guide to UUID in Java" article.

* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.

* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.

Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-01-16 23:07:14 +05:30
jsgrah-spring
57975a0342 JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article (#13279)
* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article.

* JAVA-16085, Cleanup unnecessary resources samlKeystore.jks and library maven-war-plugin.

Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-01-16 23:01:13 +05:30
Thiago dos Santos Hora
0ad39ac8ad BAEL-5959: Adjust code style (#13299)
* BAEL-5959: Monad in Java

* Fix test name

* Fix code style
2023-01-16 08:30:08 -08:00
Anastasios Ioannidis
5981b5ba2b Merge pull request #13298 from anastasiosioannidis/JAVA-15609
JAVA-15609 Changed to IntegrationTest to reproduce issue on Jenkins
2023-01-16 11:57:32 +02:00
Anastasios Ioannidis
9dee39cd03 JAVA-15609 Changed to IntegrationTest to reproduce issue on Jenkins 2023-01-16 10:26:20 +02:00
anuragkumawat
1c04b568bd JAVA-14471 Update Keycloak articles - deprecated client adapters 2023-01-15 14:21:58 +05:30
Abhinav Pandey
61db7e9b44 Bael 5436 new (#13283)
* BAEL-5777 - Mocking a singleton with Mockito

* BAEL-5436 - Root mapping

* Revert "BAEL-5777 - Mocking a singleton with Mockito"

This reverts commit 358a061997.

* BAEL-5436 - Uncommenting controller
2023-01-14 11:37:48 +05:30
Kai Yuan
e03524a6c4 [List-CaseInsenContains] Case-Insensitive Searching in ArrayList (#13280) 2023-01-13 20:34:54 -06: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