sharifi
b35c7d0b62
bael-5249: add application-properties
2022-05-03 17:54:14 +04:30
psevestre
6f77fef87c
[BAEL-5584] Article code ( #12157 )
2022-05-02 22:42:41 -07:00
sebx59
5d50f6f917
BAEL-5559 - Swap two variables using Java ( #12113 )
...
* BAEL-5559 - Swap two variables using Java
initial commit
* Updating tests names
Co-authored-by: HARDEMAN Sebastien <sebastien.hardeman@groupe-mma.fr >
2022-05-02 09:29:06 -07:00
Dmytry Kovalenko
1dccedcd1d
[BAEL-5553] Check whether a string is valid JSON in Java ( #12136 )
...
* [BAEL-5553] Check whether a string is valid JSON in Java
* [BAEL-5553] Move implementation to json-2 package
* [BAEL-5553] Move mapper creation outside method
2022-05-02 21:41:24 +05:30
davidmartinezbarua
6a66c335d7
Merge pull request #12101 from lsieun/master
...
BAEL-5283: Serialize a lambda in Java
2022-05-02 10:30:41 -03:00
kwoyke
3ac99251f9
Merge pull request #12155 from kwoyke/JAVA-11524
...
JAVA-11524: Disable failing spring-cloud-security module
2022-05-02 14:01:24 +02:00
Krzysiek
59810ce08a
JAVA-11524: Disable failing spring-cloud-security module
2022-05-02 13:47:08 +02:00
kwoyke
b94d5772be
Merge pull request #12148 from hkhan/JAVA-8151-update-spring-webclient
...
Java 8151 update spring webclient
2022-05-02 11:20:42 +02:00
kwoyke
1ced48e522
Merge pull request #12146 from anuragkumawat/JAVA-11775
...
JAVA-11775 Remove usage of deprecated JUnitPlatform.class in junit-5-basics module
2022-05-02 11:16:11 +02:00
kwoyke
41dc76e085
Merge pull request #12141 from anuragkumawat/JAVA-8271
...
JAVA-8271 Uncommenting spring-boot-keycloak module
2022-05-02 11:13:50 +02:00
kwoyke
418e11a69a
Merge pull request #12137 from hkhan/JAVA-8148-update-guide-webflux
...
Java 8148 update guide webflux
2022-05-02 11:09:37 +02:00
515882294
32087a13df
BAEL-5283: fix unit test failed
2022-05-01 11:18:18 +08:00
Loredana Crusoveanu
90f870556a
Merge pull request #12138 from kwoyke/JAVA-10839
...
JAVA-10839: Update md5 hash of the sample file
2022-04-30 16:02:20 +03:00
Haroon Khan
379ce35075
[JAVA-8145] Update and cleanup code
2022-04-30 12:28:36 +01:00
Haroon Khan
b3d5342794
[JAVA-8145] Fix formatting
2022-04-30 12:28:35 +01:00
ACHRAF TAITAI
2dfd662fc4
Bael 5381 update ( #12142 )
...
* BAEL-5381: Java Scanner.skip method with examples
* BAEL-5381: Edit unitTest class name
* BAEL-5381: update code after review
2022-04-30 11:40:27 +02:00
anuragkumawat
b74c2f1db4
JAVA-11775 Remove usage of deprecated JUnitPlatform.class in junit-5-basics module
2022-04-30 14:09:10 +05:30
anuragkumawat
61d687d50f
JAVA-8271 Uncommenting spring-boot-keycloak module
2022-04-29 23:19:37 +05:30
Krzysiek
fa4105bcd4
JAVA-10839: Update md5 hash of the sample file
2022-04-29 11:53:35 +02:00
Shaun Phillips
4646f8e7e2
BAEL-4356 add disable-plugins-examples ( #12121 )
...
* BAEL-4356 add disable-plugins-examples
* GTSIS-4356 change tabs to four spaces
2022-04-29 09:04:58 +05:30
lucaCambi77
a9e3fe538f
fix: move to spring-data-mongodb ( #12089 )
2022-04-28 18:20:55 -05:00
kwoyke
7f5381467f
Merge pull request #12130 from hkhan/JAVA-11417-fix-log4j2-test-failure
...
[JAVA-11417] Fix log4j2 JSON integration test
2022-04-28 21:22:49 +02:00
freelansam
09095ca210
JAVA-11420: Dissolve spring-boot-1 and spring-boot-2 inside ( #12122 )
...
spring-boot-modules
2022-04-28 22:45:45 +05:30
Haroon Khan
4c3da8d3ee
[JAVA-8148] Code clean up
2022-04-28 17:20:37 +01:00
Haroon Khan
1296ac5b38
[JAVA-8148] Fix code so application starts and some clean up
2022-04-28 17:12:20 +01:00
davidmartinezbarua
2d9fea5406
Merge pull request #12107 from chrisjaimes/random_enum_value
...
added randomDirection method to Enum. Created RandomEnumGenerator
2022-04-28 11:30:10 -03:00
anuragkumawat
ea443151d5
JAVA-11532 Move maven related modules to maven-modules ( #12133 )
...
* JAVA-11532 Move maven related modules to maven-modules
* JAVA-11532 Remove moved module from parent pom
2022-04-28 18:44:01 +05:30
Mayank Aggarwal
afc860ef90
[BAEL-5438] Added Criteria Queries & Hibernate Queries ( #12127 )
...
* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5438] Added tests and entities for named queries and criteria queries
* [BAEL-5438] Removed unused sorting files
* [BAEL-5438] Ignored spring context test
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech >
2022-04-28 10:26:16 +02:00
Loredana Crusoveanu
db7564f331
Merge pull request #12135 from johnA1331/master
...
BAEL-53529 - add links to github-baeldung articles - Week 17 - 2022
2022-04-27 14:33:57 +03:00
Christian Jaimes
2543fb55f0
removed unnecessary file
2022-04-27 06:54:46 -04:00
Christian Jaimes
13eb5f1a0e
moved files to article-specific folder
2022-04-27 06:51:13 -04:00
johnA1331
0402f9c387
Update README.md
2022-04-27 17:43:41 +08:00
johnA1331
6ca08391ac
Update README.md
2022-04-27 17:38:30 +08:00
johnA1331
6d6cacfa62
Update README.md
2022-04-27 17:34:34 +08:00
johnA1331
de96f8faa3
Update README.md
2022-04-27 17:28:08 +08:00
johnA1331
9bdaa7ac81
Update README.md
2022-04-27 17:23:04 +08:00
johnA1331
7954256b24
Update README.md
2022-04-27 16:58:57 +08:00
johnA1331
fd64ab7c32
Update README.md
2022-04-27 16:53:44 +08:00
johnA1331
ba1b337a23
Update README.md
2022-04-27 16:47:43 +08:00
johnA1331
5eda831893
Update README.md
2022-04-27 16:40:19 +08:00
johnA1331
2ae1f0df80
Update README.md
2022-04-27 16:36:10 +08:00
Haroon Khan
dced18c70b
[JAVA-11417] Fix log4j2 JSON integration test
2022-04-26 20:13:41 +01:00
davidmartinezbarua
b9026dde49
Merge pull request #11962 from alemoles/master
...
BAEL-5429 - How to Fix Java Compiler Error: Illegal Character (#9 )
2022-04-26 15:25:31 -03:00
anuragkumawat
9cd8524f24
JAVA-11535 Move spring-data related modules to persistence-modules ( #12126 )
2022-04-26 19:28:06 +05:30
kwoyke
daf47d8a06
JAVA-10535: Create parent graphql module ( #12112 )
...
* JAVA-10535: Create parent graphql module
* JAVA-10535: Cleanup
* JAVA-10535: pom files cleanup
* JAVA-10535: Use parent-boot-2 as a parent module
2022-04-26 19:18:09 +05:30
Harry9656
70a0d0e43f
Added IPAddressLookup ( #12097 )
2022-04-26 08:32:53 +05:30
Pablo Aragonés López
df5febe939
Exception Handler for Spring Security Resource Server ( #12085 )
...
* Exception Handler implemented for Spring Security Resource Server
* Renamed test class name to solve PMD Failure
* Code formatting
2022-04-25 19:50:22 +02:00
Loredana Crusoveanu
e9409e8420
Merge pull request #12066 from priya-soni/master
...
BAEL-5329 - Updated code module
2022-04-25 18:22:09 +03:00
Loredana Crusoveanu
b18c2e51a7
Merge branch 'master' into master
2022-04-25 18:02:24 +03:00
ACHRAF TAITAI
cd9853a680
BAEL-5381: Java Scanner.skip method with examples ( #12083 )
...
* BAEL-5381: Java Scanner.skip method with examples
* BAEL-5381: Edit unitTest class name
2022-04-24 14:49:25 +02:00