panos-kakos
1be13b84b8
[JAVA-18153] Moved libraries-security module to jdk9-and-above profile ( #13569 )
2023-03-05 18:52:58 +05:30
Hamid Reza Sharifi
101f848d99
#BAEL-3027:fix bug ( #13553 )
...
Co-authored-by: h_sharifi <h_sharifi@modernisc.com>
2023-03-05 13:41:44 +01:00
Avin Buricha
68c8aa2bb1
Article code ( #13567 )
2023-03-04 22:23:20 +01:00
Narendra Kangralkar
d62fd23eb9
CS-1565: Check if the target sum exists ( #13371 )
2023-03-04 22:10:35 +01:00
ACHRAF TAITAI
6159c229ac
BAEL-6192: Get the Desktop Path in Java ( #13581 )
2023-03-04 20:12:23 +01:00
edizor
33ee2024db
Update README.md
...
[skip ci]
2023-03-04 11:21:38 +08:00
edizor
bec630aec9
Create README.md
...
[skip ci]
2023-03-04 11:16:45 +08:00
edizor
56a30aea2a
Update README.md
...
[skip ci]
2023-03-04 11:13:57 +08:00
edizor
1bd1cf0a12
Create README.md
...
[skip ci]
2023-03-04 10:57:59 +08:00
edizor
762ce81aaf
Create README.md
...
[skip ci]
2023-03-04 10:56:06 +08:00
edizor
f685531203
Update README.md
...
[skip ci]
2023-03-04 10:49:47 +08:00
edizor
29656071c2
Create README.md
...
[skip ci]
2023-03-04 10:41:08 +08:00
Anastasios Ioannidis
20c137bdb1
JAVA-18145 Upgrade Jsf module to JDK 11 ( #13491 )
...
* JAVA-18145 Upgrade Jsf module to JDK 11
* JAVA-18145 Deleted jsf module from pre-jdk9 profiles
2023-03-03 15:54:15 +02:00
IfThen2
6624802960
enum samples for bael6145 implementing toString() for enums ( #13407 )
...
* enum samples for bael6145 implementing toString() for enums
* updates from code review:
FastFood1: return empty string instead of null when no matching enum found
FastFood3: make enum name variable final
* make member variable private final in FastFoot3 enum
remove trailing comma in FastFoot2 enum
2023-03-02 21:15:38 +01:00
Dhawal Kapil
184cdff59d
Update README.md ( #13556 )
2023-03-02 22:53:50 +05:30
Eugene Kovko
cfedf55a29
BAEL-6228 Updated test names ( #13571 )
2023-03-02 09:22:53 -08:00
panos-kakos
78fc83b30d
[JAVA-18180] Fixed integration test ( #13566 )
2023-03-02 22:05:08 +05:30
panos-kakos
c625ca9866
[JAVA-16377] Upgraded cxf-rt-databinding-aegis version ( #13565 )
2023-03-02 22:04:22 +05:30
panos-kakos
f558b0376b
[JAVA-18124] Upgraded dependencies versions ( #13564 )
2023-03-02 22:03:39 +05:30
panos-kakos
39260b3229
[JAVA-18129] Upgraded dependencies versions ( #13560 )
...
* [JAVA-18129] Upgraded dependencies versions
* [JAVA-18129] Upgraded dependencies versions
2023-03-02 22:01:13 +05:30
Loredana Crusoveanu
7d99684471
Merge pull request #13540 from saikatcse03/master
...
Dependencies version update
2023-03-02 18:16:17 +02:00
Loredana Crusoveanu
a290b5862e
Merge pull request #13405 from ch4mpy/BAEL-6223
...
Sample code for "Testing Spring OAuth2 Access-Control"
2023-03-02 18:00:09 +02:00
davidmartinezbarua
dd20ceda79
Merge pull request #13341 from StefSC/BAEL-5788
...
[BAEL-5788] Accessing Private Constructor
2023-03-02 10:39:27 -03:00
student-future
cb1f286dff
Update pom.xml
2023-03-02 20:48:13 +08:00
student-future
a3644198c4
Update pom.xml
2023-03-02 20:46:18 +08:00
ch4mpy
769ca17937
BAEL-6223 : ul (CONFIGURATION)
...
Revert move spring-security-oauth2-testing module declaration
2023-03-01 14:53:35 -10:00
ch4mpy
052dd5e64f
BAEL-6223 : ul (CONFIGURATION)
...
Anonymous test methods naming
2023-03-01 14:53:01 -10:00
ch4mpy
5679db5cb8
BAEL-6223 : ul (CONFIGURATION)
...
Move spring-security-oauth2-testing module declaration
2023-03-01 14:20:41 -10:00
ch4mpy
26e401b290
Baeldung source format
2023-03-01 14:11:01 -10:00
ch4mpy
66d71f0697
Improve anonymous tests readability
2023-03-01 14:11:01 -10:00
ch4mpy
b4d18fd227
https://jira.baeldung.com/browse/BAEL-6223
2023-03-01 14:11:01 -10:00
Loredana Crusoveanu
416dc0492d
Merge pull request #13373 from honeykakkar/patch-2
...
Fix link to the previous article in README.md
2023-03-01 19:47:43 +02:00
pedrolopes9-7
99951e3dc2
fix file location
2023-02-28 20:19:00 -03:00
pedrolopes9-7
1af21053f1
adding yml file and generator
2023-02-28 20:02:41 -03:00
Kilian Schneider
24d57f0ab6
BAEL-6207 ( #13557 )
...
* BAEL-6207 IDD
* Update pom.xml
* Rename HelpRequestServiceTest.java to HelpRequestServiceUnitTest.java
* Update HelpRequestServiceUnitTest.java
2023-02-28 13:57:57 -08:00
anuragkumawat
da08a21266
JAVA-18103 Revert properties file name to fix integration test ( #13555 )
2023-02-28 23:38:13 +05:30
panos-kakos
d93014284e
Upgrading modules in chunks ( #13537 )
...
* [JAVA-18166] Moved performance-tests module to jdk9-and-above-profile
* [JAVA-18172] Moved security-modules module to jdk9-and-above-profile
* [JAVA-18154] Moved libraries-server-2 module to jdk9-and-above-profile
* [JAVA-18172] Upgraded maven-war-plugin version
* [JAVA-18172] Upgraded maven-war-plugin version at parent module
* [JAVA-18164] Moved orika module to jdk9-and-above profile
* [JAVA-18164] Testing argLine configuration
2023-02-28 23:16:43 +05:30
davidmartinezbarua
fe1b548e38
Merge pull request #13408 from cesarevalenti90/master
...
BAEL-6125 - Migrate Application from Spring Boot 2 to Spring Boot 3
2023-02-28 13:54:58 -03:00
Cesare
31ab20f33e
reformat TodosController
2023-02-28 10:09:51 +01:00
cesarevalenti90
1a60cdbf0d
Merge branch 'eugenp:master' into master
2023-02-28 10:06:11 +01:00
Azhwani
c1564c38a0
BAEL-6076: Resolving Jackson JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token ( #13495 )
2023-02-28 10:41:01 +05:30
Kapil Khandelwal
444cc4ac2d
BAEL-3746:- Get the Output of a Shell Command Executed Using Into a Variable in Jenkins Pipeline ( #13544 )
2023-02-27 09:49:45 -08:00
Eugene Kovko
463a5d4dc5
BAEL-6228-Pipeline-Design-Pattern-in-Java ( #13547 )
2023-02-27 09:29:14 -08:00
Kumar Prabhash Anand
075540af10
BAEL-5294 added form-url-encoded data code ( #13545 )
2023-02-27 09:24:20 -08:00
Sam Gardner
47b47b0fd9
BAEL-5836 Add unit tests for moving items in an arraylist
2023-02-27 15:47:00 +00:00
exaucae
b74bbc518c
fix: correct imports
2023-02-27 13:44:33 +00:00
exaucae
c61004285c
fix: use baeldung intellij formatter
2023-02-27 12:16:25 +00:00
timis1
b161aeec27
JAVA-18264 Update article "A Guide to MongoDB with Java" ( #13466 )
...
* JAVA-18264 Update article "A Guide to MongoDB with Java"
* JAVA-18264 Update with suggestion
* JAVA-18264 Additional updates
* JAVA-18264 Format pom.xml
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-27 16:08:14 +05:30
timis1
5bc3c69737
JAVA-18133 Upgrade drools module to JDK 11 ( #13543 )
...
Co-authored-by: n <noreplay@yahoo.com>
2023-02-27 16:07:41 +05:30
Loredana Crusoveanu
b0d37999dd
Merge pull request #13483 from anuragkumawat/JAVA-18103
...
JAVA-18103 Update spring-boot-keycloak-2 module
2023-02-27 09:45:56 +02:00