Krzysiek
5b541fa524
JAVA-8436: Upgrade AssertJ Guava to 3.4.0
2021-11-18 23:17:00 +01:00
priya-soni
d26a604c20
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
Krzysiek
1d8f5ee7eb
JAVA-8436: Fix unit tests in assertion-libraries
2021-11-18 19:29:30 +01:00
Seshu Kumar T
b8861e8ea3
Excel Cell Border Example ( #11472 )
...
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
2021-11-18 10:04:28 -08:00
Greg
bc58e50b59
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
d96250ac89
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
e1331505c5
[JAVA-6455] Remove Lombok
2021-11-18 13:23:25 +00:00
Krzysiek
32c8413f82
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
vunamtien
66311a52d3
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
Krzysiek
f22f99bf1f
JAVA-8436: Remove AssertJ depenendency from the child modules - part 3
2021-11-18 12:48:35 +01:00
andresluzu
676f458032
BAEL-5132 Abstract class constructors examples ( #11389 )
2021-11-18 12:38:36 +01:00
Krzysiek
5088366074
JAVA-8436: Remove AssertJ depenendency from the child modules - part 2
2021-11-18 12:23:39 +01:00
Krzysiek
997b3c5fbf
JAVA-8436: Remove AssertJ depenendency from the child modules - part 1
2021-11-18 10:36:49 +01:00
Krzysiek
238622e14d
JAVA-8436: Add AssertJ dependency to the main pom.xml
2021-11-18 10:30:45 +01:00
kwoyke
52d830bcbe
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
c58298e71b
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
17838fe083
[JAVA-8383] Add charset to email mime type to handle special chars
2021-11-17 21:06:29 +00:00
johnA1331
87c4b8ccf5
Update README.md
2021-11-18 01:18:47 +08:00
johnA1331
2f83620315
Update README.md
2021-11-18 01:14:49 +08:00
johnA1331
705ed4cf45
Update README.md
2021-11-18 01:12:46 +08:00
johnA1331
e876696709
Update README.md
2021-11-18 01:10:53 +08:00
johnA1331
dd9eb450fd
Update README.md
2021-11-18 01:09:16 +08:00
johnA1331
6934b67f3c
Update README.md
2021-11-18 01:05:19 +08:00
johnA1331
db2aa7e14b
Update README.md
2021-11-18 01:02:47 +08:00
Krzysiek
cae6bbc8fe
JAVA-8436: Add assertj.version property to the main pom.xml
2021-11-17 13:48:38 +01:00
Loredana Crusoveanu
f2fd110be1
Merge pull request #11456 from kwoyke/JAVA-7783
...
JAVA-7783: POM properties cleanup
2021-11-17 10:44:32 +02:00
kwoyke
67a3a596a9
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
a43cef6a91
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
f4ee97e3bd
JAVA-8393 Split or move spring-security-core module
2021-11-17 09:20:17 +01:00
mikr
96d1d4658f
JAVA-8374 Split or move spring-boot-libraries module
2021-11-17 08:39:05 +01:00
Haroon Khan
9e22d43bab
[JAVA-6455] Update H2 code with latest Spring Boot changes
2021-11-16 20:45:56 +00:00
kwoyke
af8deeaf19
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
94d0a715e6
JAVA-8376 Split or move spring-boot-properties-2 module
2021-11-16 20:45:27 +01:00
Krzysiek
805660947a
JAVA-7783: Fix jmh dependencies
2021-11-16 15:19:52 +01:00
Krzysiek
46df55b61e
JAVA-7783: POM properties cleanup
2021-11-16 15:10:49 +01:00
Krzysiek
d7caae1c24
JAVA-7783: POM properties cleanup
2021-11-16 11:25:14 +01:00
kwoyke
ebd0a42716
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
c4ed8d458e
JAVA-8293 Split or move Spring Boot module (fix review comments)
2021-11-15 21:37:22 +01:00
Willian Nalepa Oizumi
607bd2215a
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
c220564cf7
Merge pull request #11427 from mladensavic94/master
...
Spring Webflux and @Cacheable Annotation
2021-11-15 08:37:13 -03:00
kwoyke
c4ca67e118
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
cd162c3f89
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
3ca1762f6f
JAVA-8279 Split or move Java core module (fix review comments)
2021-11-14 23:02:03 +01:00
mikr
68bcffe243
JAVA-8293 Split or move spring boot module
2021-11-14 22:51:58 +01:00
kwoyke
16a3798673
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
7fb4216dd8
Merge branch 'master' into JAVA-8279-Split-or-move-core-java-module
2021-11-14 17:52:34 +01:00
kwoyke
289b414e87
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
39865aff2d
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
69975a6552
Spring Webflux and @Cacheable Annotation - reverted to older version of caffeine for jdk compatibility
2021-11-14 14:13:47 +01:00
lucaCambi77
157d7ee61c
[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