Commit Graph

10340 Commits

Author SHA1 Message Date
edizor 842c319863 Update README.md
[skip ci]
2022-11-30 07:15:15 +08:00
Loredana Crusoveanu 0484640a06 Merge pull request #13089 from hkhan/JAVA-15774-update-junit-articles
[JAVA-15774] Update JUnit code
2022-11-29 17:28:47 +02:00
Kilian Schneider 4d330a1b85 BAEL-5785 Map.of() vs Map.ofEntries() test (#13064)
* BAEL-5785 Map.of() vs Map.ofEntries() test

* Update pom.xml

* Update pom.xml

* Add immutable test case

* Update map naming
2022-11-28 20:33:35 -06:00
Vlad Fernoaga 28c0b9569e Feing client vs web client (#12968)
* implement code example for feignClient vs WebClient

* refactor code example for feignClient vs WebClient with /products endpoint

* fix PR comment
2022-11-28 20:23:11 -06:00
psevestre f6ae9ceefa BAEL-5900: Using Firebase Cloud Messaging in SpringBoot Applications (#13102)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5258] Article Code

* [BAEL-2765] PKCE Support for Secret Clients

* [BAEL-5698] Article code

* [BAEL-5698] Article code

* [BAEL-5900] Initial commit
2022-11-27 20:15:01 -08:00
Arya aaf070cd55 Changed module name. (#13098) 2022-11-27 14:29:34 -08:00
alemoles 965cf501f5 BAEL-5981 - String Interpolation in Java (#13092) 2022-11-27 14:28:44 -08:00
Gaetano Piazzolla 53dbea8d56 BAEL-5921 | Guide to Java Priority Queue (#13087)
* BAEL-5921 | Guide to Java Priority Queue

* BAEL-5921 | Adressed comments

* BAEL-5921 | Fixed test

* BAEL-5921 | Fixed test
2022-11-27 20:00:09 +01:00
Gerard Klijs d54d4768c0 BAEL-5855 Persisting the Query Model (#12976)
* BAEL-5855 Persisting the Query Model

* BAEL-5855 Persisting the Query Model, apply baeldung code style.
2022-11-27 17:00:47 +00:00
Azhwani 30eccf2ae8 BAEL-5978: Case Insensitive Enum Mapping in Spring Boot (#13061)
* BAEL-5978: Case Insensitive Enum Mapping in Spring Boot

* Move code to a new module: spring-boot-request-params
2022-11-27 15:50:55 +01:00
Olu f191427bea Convert between LocalDateTime and ZonedDateTime - BAEL-5879 (#13057)
* Creating a Deep vs Shallow Copy of an Object in Java

* completed tests for LinkedHashSet

* update

* updated PR

* swapped the order of arguments for assertEquals()

* completed code for Convert between LocalDateTime and ZonedDateTime

* fixed module name

* update

* update

* added more assertions

* update

* added more example

* update

* jenkin build error fix

* jenkin build error fix

* jenkins build fix

* fixed suggested comments

* update

* update
2022-11-27 18:16:22 +05:30
pedrolopes 790974461f BAEL-5922 User for Optional in Java (#13051)
* repositories. model class. initial tests

* tests declarative api

* removing from module java 11

* copy to optional module

* fix assertEquals import
2022-11-27 17:38:38 +05:30
Ralf Ueberfuhr b82aabffc0 BAEL 5951: Update Spring Boot 3 Version from release candidate to release version (#13091)
* Update Spring Boot, Spring Native and Native Maven Plugin versions

* BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints

* BAEL-5951: Configure POMs and add Swagger UI runtime hints

* BAEL-5951: Remove Swagger UI runtime hints

* BAEL-5951: Remove Spring Boot3 parent POM from profiles because of JDK17 dependency during build (building the parent POM is even not necessary)

* BAEL-5951: Add tests

* BAEL-5951: Fix tests (PMD naming conventions)

* BAEL-5951: Update from Spring Boot version 3.0.0-RC1 to 3.0.0 (release)
2022-11-27 10:58:07 +01:00
anuragkumawat c2a584c737 JAVA-14896 Update spring-thymeleaf-4 module under spring-web-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13086) 2022-11-27 11:22:07 +05:30
Haroon Khan cbacca44c9 [JAVA-15774] Update JUnit code 2022-11-26 22:21:37 +00:00
Loredana Crusoveanu d04b7801c9 Merge pull request #13085 from dkapil/task/JAVA-15984_2
JAVA-15787 Created new messaging-modules and saas-modules
2022-11-26 17:23:26 +02:00
Dhawal Kapil ad9ddfc6e3 JAVA-15787 Created new messaging-modules and saas-modules
- Moved jgroups, rabbitmq, spring-amqp, spring-apache-camel, spring-jms to messaging-modules
- Moved twilio, twitter4j, strip to saas-modules
- Renamed existing saas to jira-rest-integration
2022-11-26 11:54:53 +05:30
Arya b7f097bb92 Serialize a Singleton in Java (#13074)
* Added a new module. Also added Serializable Singleton article source code.

* Modified the unit tests. And deleted the main classes.
2022-11-25 09:33:26 -08:00
anuragkumawat 8ee7dcd350 JAVA-14897 Update spring-security-auth0 module under spring-security modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13070)
* JAVA-14897 Update spring-security-auth0 module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter

* JAVA-14897 Code update as per review comment
2022-11-25 19:50:00 +05:30
Loredana Crusoveanu 3feba66f4c Merge pull request #12892 from FranPavon/patch-1
Update StatePatternUnitTest.java
2022-11-25 13:30:46 +02:00
Loredana Crusoveanu ab27a775d6 Merge pull request #13081 from edizor/master
README
2022-11-25 12:02:00 +02:00
Loredana Crusoveanu f43083ac76 Merge pull request #13079 from dkapil/task/JAVA-15989
JAVA-15989 Renamed to jenkins to jenkins-modules
2022-11-25 11:48:36 +02:00
edizor f43520bdd3 Update README.md
[skip ci]
2022-11-25 15:59:07 +08:00
edizor b870712b28 Update README.md
[skip ci]
2022-11-25 15:51:37 +08:00
edizor c8d99e699e Update README.md
[skip ci]
2022-11-25 15:49:29 +08:00
edizor c8e8b507a4 Update README.md
[skip ci]
2022-11-25 15:46:48 +08:00
edizor d6a3dd20f3 Update README.md
[skip ci]
2022-11-25 15:41:11 +08:00
edizor a93eb796de Update README.md
[skip ci]
2022-11-25 15:27:40 +08:00
edizor 66dbd3105e Update README.md
[skip ci]
2022-11-25 15:22:31 +08:00
edizor 8978bd34d5 Update README.md
[skip ci]
2022-11-25 15:15:31 +08:00
edizor 2f9327ea3b Update README.md
[skip ci]
2022-11-25 15:06:22 +08:00
edizor 065358af8f Update README.md
[skip ci]
2022-11-25 14:46:53 +08:00
edizor 7377c93d7a Update README.md
[skip ci]
2022-11-25 14:42:29 +08:00
edizor 79813536d3 Update README.md
[skip ci]
2022-11-25 14:38:23 +08:00
edizor 802a0d3de7 Update README.md
[skip ci]
2022-11-25 14:36:06 +08:00
edizor 540b32ef08 Update README.md
[skip ci]
2022-11-25 14:33:35 +08:00
edizor ca9e3d864b Update README.md
[skip ci]
2022-11-25 14:31:33 +08:00
edizor c9d99174bb Update README.md
[skip ci]
2022-11-25 14:29:53 +08:00
Bhaskar Ghosh Dastidar d74259b014 [JAVA-5980] First Non Repeating Character (#13072)
* [JAVA-5980] First Non Repeating Character

* [JAVA-5980] renamed UnitTest class

* [JAVA-5980] changed file location to core-java-string-algorithms-3

Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2022-11-24 15:41:35 -08:00
Andrey Shcherbakov c5944c1d3d Set the learning rates (#13052) 2022-11-25 00:59:13 +05:30
panos-kakos fd1bf7a029 [JAVA-13962] Align code with article + clean up (#13012)
* [JAVA-13962] Align code with article + clean up

* [JAVA-13962] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-25 00:53:09 +05:30
panos-kakos 4193cc9a56 [JAVA-15017] Upgraded httpClient version to 5.2 (#13053)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-25 00:42:07 +05:30
panos-kakos d5a255da3e Upgrade to HttpClient 5 (#13026)
* [JAVA-14911] Added HttpClient 5.2 dependencies

* [JAVA-14911] Clean up

* [JAVA-14911] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-25 00:36:29 +05:30
Dhawal Kapil e3aee5c129 JAVA-15989 Renamed to jenkins to jenkins-modules 2022-11-24 23:39:57 +05:30
Loredana Crusoveanu 94c33ceeaa Merge pull request #13078 from dkapil/task/JAVA-15787
JAVA-15787 Created new di-modules and server-modules
2022-11-24 20:05:42 +02:00
Dhawal Kapil 979f49067b JAVA-15787 Moved spring-rector and spring-webflux-amqp to spring-reactive-modules 2022-11-24 20:32:23 +05:30
Dhawal Kapil 398e32e75a JAVA-15787 Created new di-modules and server-modules
- Moved spring-freemarker to spring-web-modules
2022-11-24 20:19:58 +05:30
Ralf Ueberfuhr b913e47c13 BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints (#13047)
* Update Spring Boot, Spring Native and Native Maven Plugin versions

* BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints

* BAEL-5951: Configure POMs and add Swagger UI runtime hints

* BAEL-5951: Remove Swagger UI runtime hints

* BAEL-5951: Remove Spring Boot3 parent POM from profiles because of JDK17 dependency during build (building the parent POM is even not necessary)

* BAEL-5951: Add tests

* BAEL-5951: Fix tests (PMD naming conventions)
2022-11-24 09:47:54 +01:00
Jonathan Cook d1e0a4cefe BAEL-5890 - Jackson's Deserialization with Lombok (#13073)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson

* BAEL-4756 - Mockito MockSettings

* BAEL-4756 - Mockito MockSettings - fix spelling

* BAEL-2674 - Upgrade the Okhttp article

* BAEL-4204 - Adding Interceptors in OkHTTP

* BAEL-4836 - Mocking Static Methods with Mockito

* BAEL-4205 - A Guide to Events in OkHTTP

* BAEL-5408 - Update Camel version in spring-boot-camel module

* BAEL-5234 - Apache Camel Routes Testing in Spring Boot

* BAEL-5234 - Apache Camel Routes Testing in Spring Boot

* BAEL-5237 - Apache Camel Conditional Routing

* BAEL-5236 - Apache Camel Exception Handling

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-11-23 13:23:17 -08:00
anuragkumawat 6f29cf4dbf JAVA-14898 Update spring-security-web-mvc module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13048) 2022-11-23 23:56:10 +05:30