Commit Graph

12067 Commits

Author SHA1 Message Date
panos-kakos b71e52fc8b [JAVA-14013] Added example for LoggingSystem 2023-06-29 18:36:48 +03:00
timis1 cd6661e117 JAVA-100003 Removed apis from Kong
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-29 11:26:08 +03:00
kpentaris 718e1998cb BAEL-4466 Smart Batching in Java (#14190)
* Tutorial code for BAEL-4466 Smart Batching in Java

* Revert "Tutorial code for BAEL-4466 Smart Batching in Java"

This reverts commit d8d4fa7a42b0806d1f0a64d53425a3a4337cb79d.

* Tutorial code for BAEL-4466 Smart Batching in Java
2023-06-29 08:54:43 +05:30
panos-kakos 91b0d6478b [JAVA-22159] Upgraded circuitbreaker-resilience4j and spring boot version (#14316) 2023-06-28 19:16:12 +03:00
Hamid Reza Sharifi eea21ae2a0 bael-3314:update jmockit articles (#14320) 2023-06-28 18:14:01 +02:00
Gaetano Piazzolla f372563ca2 JAVA-21602 | fixing sync code block (#14318) 2023-06-28 20:18:08 +05:30
anuragkumawat 44179d2187 Java 21460 Move code from spring-boot-swagger & spring-boot-swagger-2 to spring-boot-swagger-springfox module (#14310)
* JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox

* JAVA-21460 Upgrade spring-boot-swagger-2 module to use SpringDoc in place of SpringFox

* JAVA-21460 Upgrade spring-boot-swagger module to use SpringDoc in place of SpringFox

* JAVA-21460 Move code from spring-boot-swagger & spring-boot-swagger-2 to  spring-boot-swagger-springfox module

* JAVA-21457 Upgrade spring-security-web-rest to use SpringDoc in place of SpringFox
2023-06-28 10:13:24 +05:30
brokenhardisk 2f0f9d7e47 BAEL-6498 RequiredArgsConstructor Code and Tests (#14281)
* BAEL-6498 RequiredArgsConstructor Code and Tests

* BAEL-6498 RequiredArgsConstructor Code and Tests
2023-06-27 18:43:29 +05:30
Kingsley✨ 0ec89aee72 Jaxb vs Jaxp (#14242) 2023-06-27 18:38:52 +05:30
Gaetano Piazzolla e3058691b2 JAVA-22499 | Upgraded spring-boot and removed hybernate-validator to use 3.0.0.Final version of the spring-boot 3 (#14315) 2023-06-27 13:51:25 +03:00
Vini be37c06262 Merge pull request #14309 from tudormarc/tudor-jacksonjr2
Tudor jacksonjr2
2023-06-27 10:38:36 +02:00
panos-kakos 9b0b36b308 [JAVA-22213] Upgraded mantis-runtime version (#14246)
* [JAVA-22213] Added Spectator library
2023-06-27 11:35:06 +03:00
Mo Helmy 5e3bf803f4 Removing JSON elements with Jackson [BAEL-6511] (#14291)
* Removing JSON elements with Jackson [BAEL-6511]

This commit adds a test class for removing JSON elements using the Jackson library.

* Removing JSON elements with Jackson [BAEL-6511]

This PR adds a test class for removing JSON elements using the Jackson library.
2023-06-26 19:26:45 -05:00
davidmartinezbarua c67171f37d Merge pull request #14272 from thibaultfaure/article/BAEL-6358
BAEL-6358 Code for the Starting the Maven Build From the Point Where …
2023-06-26 11:39:37 -03:00
Azhwani 8e6bdc0205 BAEL-6597: How to get the last Day of the Month in Java (#14191) 2023-06-26 14:05:24 +02:00
panos-kakos e2976f0686 Java 15033 Added apache httpclient v4 test case demonstrating close/release resources (#14295) 2023-06-26 14:39:00 +03:00
Bipin kumar 9e144b0994 Java-15020: Changes made for running failed cases (#14288) 2023-06-26 14:12:55 +03:00
tudor.marc 68add3d301 BAEL-6310 - review updates 2023-06-26 11:47:01 +03:00
Michael Pratt 5abc2c6d2c Add unit tests (#14306) 2023-06-25 20:42:54 -05:00
Loredana Crusoveanu 15dc4eb1d0 Merge pull request #14299 from collaboratewithakash/master
updated backlink
2023-06-25 18:50:11 +03:00
Bipin kumar dad0e8cf5e Java-20326: Changes made for replacing strSubstitutor with stringSubstitutor (#14301) 2023-06-25 18:19:11 +05:30
Grzegorz Piwowarek 69fe2bb1ae Remove redundant constructors (#14248) 2023-06-25 14:38:28 +02:00
anuragkumawat 7464d2b90e JAVA-21458 Upgrade custom-validations-opeanpi-codegen to use SpringDoc in place of SpringFox (#14302) 2023-06-25 18:06:27 +05:30
Grzegorz Piwowarek f4402b33e1 Adjust for a non-null MongoClient API (#14247) 2023-06-25 14:14:06 +02:00
anuragkumawat bac109cdc8 JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox (#14296)
* JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox

* JAVA-21460 Upgrade spring-boot-swagger-2 module to use SpringDoc in place of SpringFox

* JAVA-21460 Upgrade spring-boot-swagger module to use SpringDoc in place of SpringFox
2023-06-25 17:00:13 +05:30
timis1 fee50e9b34 JAVA-20405 Remove 'modules' from spring-thymeleaf-attributes (#14300)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-25 16:53:03 +05:30
Loredana Crusoveanu a45901788f Merge pull request #14275 from dkapil/task/JAVA-22153
JAVA-22153 Upgraded parent-spring* versions
2023-06-24 21:14:04 +03:00
Gaetano Piazzolla e30ae6e6e0 JAVA-22238 | moved articles into correct locations. (#14297) 2023-06-24 23:41:14 +05:30
Ulisses Lima 7d58a88529 BAEL-6403 - Extracting a Tar File in Java (#14240)
* code 1

* sibling module readme

* new module

* review 1

* review 2
2023-06-24 10:43:02 +02:00
Azhwani faf6b79e86 BAEL-6397: Adding One Month to Current Date in Java (#14261) 2023-06-24 10:38:42 +02:00
collaboratewithakash d071df91a8 updated backlink 2023-06-24 13:29:37 +05:30
Tapan Avasthi c54937de56 BAEL-6532: Define main class when using multiple profiles in a Spring Boot project (#14267)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-06-23 21:10:42 -05:00
Loredana Crusoveanu 7e07ee0bea Merge pull request #14249 from eugenp/lor6-patch-1
Update README.md
2023-06-23 19:12:57 +03:00
Loredana Crusoveanu c14a347bab Merge pull request #14250 from eugenp/lor6-patch-2
Update README.md
2023-06-23 19:12:05 +03:00
Michael Olayemi 0c017b4b0e How to convert docx into pdf with Java? (#14273) 2023-06-23 19:38:20 +05:30
Vini 0db9d92596 Merge pull request #14228 from tudormarc/tudor-jacksonjr
BAEL-6310 - guide to JacksonJr
2023-06-23 15:37:06 +02:00
Bipin kumar f70b3a06ab Java-15020: Minor fix in HttpClientParamsLiveTest (#14284) 2023-06-23 12:36:31 +03:00
anuragkumawat 462cfaf980 JAVA-21298 Fix failing tests in spring-boot-testing module (#14289) 2023-06-23 14:03:16 +05:30
timis1 b39cee5e7a Java 20405 Align module names, folder names and artifact id - Week 18 - 2023 (moved-7) (#14290)
* JAVA-20405 Align name for spring-boot-aws

* JAVA-20405 Align module name for spring-boot-3-url-matching

* JAVA-20405 Align module name for core-java-streams-collect

* JAVA-20405 Align module name for dummy-surefire-junit47

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-23 13:15:40 +05:30
timis1 9836be6470 JAVA-16399 Upgrade gradle-modules/gradle/maven-to-gradle to JDK 17 (#14282)
* JAVA-16399 Upgrade gradle-modules/gradle/maven-to-gradle to JDK 17

* JAVA-16399 Remove duplicate modules in a profile

* JAVA-16399 Fix broken pom.xml

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-23 13:09:53 +05:30
Ehsan Sasanianno 6ac079cc26 java-20085: fix selenium failing tests (#14279) 2023-06-22 23:00:27 +05:30
Gaetano Piazzolla a6052bde93 JAVA-22236 | adding new submodule due to too much articles in the same submodule. (#14286) 2023-06-22 20:23:01 +05:30
panos-kakos 18da9d53f7 [JAVA-15033] Update article Apache HttpClient 4 Cookbook (#14266) 2023-06-22 13:16:56 +03:00
Loredana Crusoveanu 84f60d9c86 Merge pull request #14276 from edizor/master
Update README
2023-06-22 11:42:46 +03:00
Bhaskar Ghosh Dastidar 6844a63c64 [BAEL-6090] vector api examples (#14274)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-06-21 13:50:45 -07:00
edizor cb6aad3322 Update README.md
[skip ci]
2023-06-21 20:31:57 +08:00
edizor 279ae5d2a4 Update README.md
[skip ci]
2023-06-21 20:22:12 +08:00
edizor e296c2fc7c Update README.md
[skip ci]
2023-06-21 18:26:24 +08:00
edizor 9056b74841 Create README.md
[skip ci]
2023-06-21 18:15:41 +08:00
edizor 2ec227acf0 Update README.md
[skip ci]
2023-06-21 17:53:50 +08:00