Commit Graph

23244 Commits

Author SHA1 Message Date
priya-soni
eda9dd0b7e BAEL-5191-JsonNode-Get-All-Keys-From-A-Json-Structure (#11451)
* BAEL-5191-JsonNode-Get-All-Keys-From-A-Json-Structure

* Added test cases for GetAllKeysFromJSON class methods

* Updated test class name
2021-11-18 14:04:38 -08:00
Seshu Kumar T
d12fe37f47 Excel Cell Border Example (#11472)
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
2021-11-18 10:04:28 -08:00
Greg
23244cfcde Merge pull request #11392 from hmdrzsharifi/bael-4604
Bael-4604: HMAC in Java (In Conjnction With SHA-*, MD5, Etc.)
2021-11-18 11:02:09 -05:00
kwoyke
0fb70b84b7 Merge pull request #11458 from hkhan/JAVA-6455-spring-boot-with-h2
[JAVA-6455] Update H2 code with latest Spring Boot changes
2021-11-18 16:15:09 +01:00
Haroon Khan
b4836ce7d9 [JAVA-6455] Remove Lombok 2021-11-18 13:23:25 +00:00
vunamtien
f4c9afe727 BAEL-5193 Compare strings while ignoring whitespace (#11455)
* BAEL-5193-compare-strings-ignoring-whitespace

* refactor

* refactor

Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2021-11-18 17:55:27 +05:30
andresluzu
ae400f34ce BAEL-5132 Abstract class constructors examples (#11389) 2021-11-18 12:38:36 +01:00
kwoyke
0dd2aa55f0 Merge pull request #11467 from hkhan/JAVA-8383-fix-email-code
[JAVA-8383] Add charset to email mime type to handle special chars
2021-11-18 09:59:15 +01:00
Loredana Crusoveanu
65449eccfc Merge pull request #11466 from johnA1331/master
BAEL-44004 - add links to github-baeldung articles
2021-11-18 09:07:33 +02:00
Haroon Khan
2029d0a27b [JAVA-8383] Add charset to email mime type to handle special chars 2021-11-17 21:06:29 +00:00
johnA1331
95aa489cca Update README.md 2021-11-18 01:18:47 +08:00
johnA1331
d42fee3169 Update README.md 2021-11-18 01:14:49 +08:00
johnA1331
e61653c7aa Update README.md 2021-11-18 01:12:46 +08:00
johnA1331
e2f2f11d4e Update README.md 2021-11-18 01:10:53 +08:00
johnA1331
bbb18bea71 Update README.md 2021-11-18 01:09:16 +08:00
johnA1331
33a08820dd Update README.md 2021-11-18 01:05:19 +08:00
johnA1331
bd69a7e89e Update README.md 2021-11-18 01:02:47 +08:00
Loredana Crusoveanu
5e3629dfde Merge pull request #11456 from kwoyke/JAVA-7783
JAVA-7783: POM properties cleanup
2021-11-17 10:44:32 +02:00
kwoyke
d4ec2aff86 Merge pull request #11460 from Maiklins/JAVA-8393-Split_or_move_spring-security-core_module
JAVA-8393 Split or move spring-security-core module
2021-11-17 09:33:47 +01:00
kwoyke
235737ae86 Merge pull request #11459 from Maiklins/JAVA-8374-Split_or_move_spring-boot-libraries_module
JAVA-8374 Split or move spring-boot-libraries module
2021-11-17 09:30:54 +01:00
mikr
671517c5ed JAVA-8393 Split or move spring-security-core module 2021-11-17 09:20:17 +01:00
mikr
8a7d540c8d JAVA-8374 Split or move spring-boot-libraries module 2021-11-17 08:39:05 +01:00
Haroon Khan
789382cd0e [JAVA-6455] Update H2 code with latest Spring Boot changes 2021-11-16 20:45:56 +00:00
kwoyke
18464bf799 Merge pull request #11457 from Maiklins/JAVA-8376-Split_or_move_spring-boot-properties-2-module
JAVA-8376 Split or move spring-boot-properties-2 module
2021-11-16 21:26:08 +01:00
mikr
a8f340a5b7 JAVA-8376 Split or move spring-boot-properties-2 module 2021-11-16 20:45:27 +01:00
Krzysiek
6f913e1d2c JAVA-7783: Fix jmh dependencies 2021-11-16 15:19:52 +01:00
Krzysiek
0ab9e2e4f2 JAVA-7783: POM properties cleanup 2021-11-16 15:10:49 +01:00
Krzysiek
15a50b8fe2 JAVA-7783: POM properties cleanup 2021-11-16 11:25:14 +01:00
kwoyke
9204e4ddc7 Merge pull request #11454 from Maiklins/JAVA-8293-Split_or_move_spring-boot_module
JAVA-8293 Split or move spring boot module
2021-11-16 09:25:38 +01:00
mikr
4da6f38cbd JAVA-8293 Split or move Spring Boot module (fix review comments) 2021-11-15 21:37:22 +01:00
Willian Nalepa Oizumi
c05d21519c BAEL-5196 - Split a comma-separated string while ignoring commas in quotes (#11432)
* Creating the module 'core-java-string-operations-4' for new string related code samples. Implemented code samples for the article BAEL-5196

* including new module 'core-java-string-operations-4 in the parent project

* fixing spacing in the pom file

* fixing the maven configuration for our new project core-java-string-operations-4
2021-11-15 18:45:35 +05:30
davidmartinezbarua
d621f5d42c Merge pull request #11427 from mladensavic94/master
Spring Webflux and @Cacheable Annotation
2021-11-15 08:37:13 -03:00
kwoyke
38e7ea0454 Merge pull request #11447 from Maiklins/JAVA-8279-Split-or-move-core-java-module
JAVA-8279 Split or move core java module
2021-11-15 10:22:33 +01:00
mikr
36740ed6b6 Merge remote-tracking branch 'origin/JAVA-8279-Split-or-move-core-java-module' into JAVA-8279-Split-or-move-core-java-module 2021-11-14 23:02:18 +01:00
mikr
1027a6d76d JAVA-8279 Split or move Java core module (fix review comments) 2021-11-14 23:02:03 +01:00
mikr
26d1bf5d58 JAVA-8293 Split or move spring boot module 2021-11-14 22:51:58 +01:00
kwoyke
d63c6193ac Merge pull request #11450 from Maiklins/JAVA-8286-Split_or_move_spring-boot-runtime_module
JAVA-8286 Split or move spring boot runtime module
2021-11-14 17:54:52 +01:00
kwoyke
e5aed785cb Merge branch 'master' into JAVA-8279-Split-or-move-core-java-module 2021-11-14 17:52:34 +01:00
kwoyke
b628adbdbb Merge pull request #11448 from freelansam/JAVA-8282
JAVA-8282: Split or move core-java-security-2 module
2021-11-14 17:35:58 +01:00
kwoyke
b5507c27de Merge pull request #11449 from freelansam/JAVA-8365
JAVA-8365: Split or move core-java-io-conversions module
2021-11-14 17:30:33 +01:00
Mladen Savic
508dff5f69 Spring Webflux and @Cacheable Annotation - reverted to older version of caffeine for jdk compatibility 2021-11-14 14:13:47 +01:00
lucaCambi77
4ca8e7ef23 [BAEL-5211] - How to test a Java Optional (#11417)
* feat: add how to test an optional

* fix: review comments

* fix: static final naming convention

* fix: optional equals assertion
2021-11-14 10:09:48 +00:00
mikr
9798b29143 JAVA-8286 Split or move spring boot runtime module 2021-11-14 11:08:17 +01:00
sampadawagde
ee6ea3d612 JAVA-8365: Split or move core-java-io-conversions module 2021-11-14 13:20:22 +05:30
sampadawagde
fc6c46b6f7 JAVA-8282: added new module core-java-security-algorithms to parent pom 2021-11-14 11:08:05 +05:30
sampadawagde
6f49cc9a9b JAVA-8282: Moved 5 articles from core-java-security-2 module to new
module core-java-security-algorithms
2021-11-14 11:07:22 +05:30
sampadawagde
5f9698161d JAVA-8282: Moved 5 articles from core-java-security-2 module to new
module core-java-security-algorithms
2021-11-14 11:05:34 +05:30
mikr
adce68ae25 JAVA-8279 Split or move core java module (remove wrong module in main pom) 2021-11-13 21:31:25 +01:00
mikr
6367e31787 JAVA-8279 Split or move core java module 2021-11-13 21:22:34 +01:00
nishitgoyal17
b13dae5445 BAEL-4243:Once per request filter (#11239)
* executing junit via command line

* incorporating review comments

* incorporating review comments

* OncePerReqFilter

* Delete FirstUnitTest.java

* Delete SecondUnitTest.java

* Delete pom.xml

* Reverting

* Update pom.xml

* OncePerReqFilter

* Update MyFilter.java

* OncePerReqFilter

* OncePerReqFilter

* Update pom.xml

* Update pom.xml

* Update pom.xml

* fixing extra changes

* OncePerReqFilter

* Reverting

* Update MyOncePerRequestFilter.java

* Update HelloController.java

* fromatting changes

* fromatting changes

* formatting

* Apply suggestions from code review

Co-authored-by: KevinGilmore <kpg102@gmail.com>

* OncePerRequest changes

* OncePerRequest changes

* OncePerRequest changes

* OncePerRequest changes

* OncePerRequest changes

Co-authored-by: KevinGilmore <kpg102@gmail.com>
2021-11-13 22:07:03 +05:30