Commit Graph

10513 Commits

Author SHA1 Message Date
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
anuragkumawat b0de3c6279 JAVA-15688 Update fauna module under persistence-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13054)
* JAVA-15688 Update fauna module under persistence-modules to remove usage of deprecated WebSecurityConfigurerAdapter

* JAVA-15688 Fix build issue
2022-11-23 23:44:35 +05:30
anuragkumawat 32e34e537b JAVA-14888 Update apache-shiro module under security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13059) 2022-11-23 23:38:45 +05:30
Harry9656 e14ea6632f [JAVA-5353]: working with tablesaw (#12866)
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-11-23 17:59:21 +00:00
Christian German ee19bc0f34 BAEL-5285-spring-cloud-overriding-remote-properties (#13000)
* BAEL-5285-spring-cloud-overriding-remote-properties
* BAEL-5285- Adding missing endpoint for the shared property.
https://jira.baeldung.com/browse/BAEL-5285
2022-11-23 17:55:45 +00:00
Harry9656 21c735364e [JAVA-4543]: Improve Guide to UUID in Java (#12962)
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-11-23 17:32:29 +00:00
Harry9656 0ecc5b2c11 [Java-5762]: Using Pipes in Runtime.exec() Command (#12941)
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-11-23 17:31:21 +00:00
Harry9656 66fb7ea877 JAVA-5735: Appending a new File to a ZIP file (#13044) 2022-11-22 00:44:18 -07:00
davidmartinezbarua 66f1799b72 Merge pull request #13035 from thibaultfaure/article/BAEL-5940-object-validation-after-deserialization
BAEL-5940 code for the object validation after deserialization article
2022-11-21 21:06:33 -03:00
thibault.faure ff92fd4510 BAEL-5940 code for the object validation after deserialization article 2022-11-21 21:37:05 +01:00
kwoyke 4e171df1b5 Merge pull request #13069 from panos-kakos/JAVA-16218
[JAVA-16218] Split javaxval module
2022-11-21 20:34:27 +01:00
kwoyke e3c5b9faa5 Merge pull request #13066 from panos-kakos/JAVA-16216
[JAVA-16216] Moved customvalidator from spring-mvc-basic-5 to spring-…
2022-11-21 20:20:51 +01:00
panagiotiskakos 5caddfef33 [JAVA-16218] Split javaxval module 2022-11-21 16:39:21 +02:00
Loredana Crusoveanu 6aebc37921 Merge pull request #13068 from saajn/bael5752
Moved code for BAEL-5752 to new module
2022-11-21 15:20:55 +02:00
Saajan N e5a62781ce Moved code for BAEL-5752 to new module 2022-11-21 18:06:30 +05:30
Michael Olayemi 06498b9d70 simple-thymeleaf-expression (#12981)
* simple-thymeleaf-expression

* expression-update
2022-11-21 09:35:19 +05:30
ajayveluru 74d6c30d3c Feature rt 3 (#12914)
* Clone Article Initial Version

* Customized RestTemplate to access HTTPS Rest Service

* Customized RestTemplate to access HTTPS Rest Service

* removed unused files

* removed unused files

* removed unused changes

* Added Customized RestTemplate

* Formatted java components

* Create application-ssl.properties

added app props ssl

* Secured REST Service and Customized Rest Template

Secured REST Service and Customized Rest Template

* Delete CustomRestTemplateConfiguration.java

* Delete RestTemplateClientApplication.java

* Delete RestTemplateClientController.java

* Delete application-ssl-client.properties

* Format changes

Format changes

* Update CustomRestTemplateConfiguration.java

* Update RestTemplateClientApplication.java

* Update RestTemplateClientController.java

* Update HttpsEnabledApplication.java

* Update WelcomeController.java

* Update HttpsEnabledApplication.java

* Update CustomRestTemplateConfiguration.java

* Update RestTemplateClientController.java

* Update RestTemplateClientApplication.java

Co-authored-by: PADMAJA <PADMAJA@192.168.100.7>
2022-11-21 09:29:27 +05:30
panagiotiskakos 14cb87f224 [JAVA-16216] Moved customvalidator from spring-mvc-basic-5 to spring-mvc-basic-3 2022-11-20 20:46:13 +02:00
thibault.faure 6746ddc7ea BAEL-5849 Code for the improvement of the article Custom deserializer for a generic type jackson 2022-11-20 19:29:59 +01:00
Ssam 5e08af14a1 Include new module 2022-11-20 12:17:56 +00:00
Ssam 3c57c4d566 move article files to new module 2022-11-20 12:15:45 +00:00
Loredana Crusoveanu 0107dc4d11 Merge pull request #13060 from dkapil/task/JAVA-14855
JAVA-14855 Added missing pom.xml
2022-11-20 10:11:56 +02:00
Dhawal Kapil 121c825ef1 JAVA-14855 Fixed pom.xml of docker-modules 2022-11-19 23:20:32 +05:30
Dhawal Kapil cfab38d822 JAVA-14855 Added missing pom.xml 2022-11-19 23:17:37 +05:30
Ehsan Sasanianno bf057db224 update bucket4j version in spring-boot-libraries 2022-11-19 17:11:59 +01:00
Songting Xu 032b8e2d64 [BAEL-5840] Sort a collection of Objects on multiple fields (#12950)
* [BAEL-5840] Sort a collection of Objects on multiple fields

* Fix maven plugin version

* Fix pom again

* Fix again

* Move to core-java-collections-4 module

* Remove unused files

* Test renaming

* Handle NPE

* Use Nonnull annotation

* remove redundant dependency

* remove redundant scope

* Update pom.xml
2022-11-19 08:37:29 +05:30
Tapan Avasthi f9e34aa9f1 BAEL-5854: Toggle Endpoints at Runtime with Spring Boot (#13014)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2022-11-17 20:19:32 -06:00
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
anuragkumawat 178aed574e JAVA-14884 Update spring-security-social-login under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13011) 2022-11-18 00:10:19 +05:30
anuragkumawat 447b0d2f03 JAVA-14872 Update jee-7-security module under security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13008) 2022-11-18 00:07:19 +05:30
anuragkumawat de51a5155a JAVA-14899 Update cloud-foundry-uaa module under security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13032) 2022-11-18 00:04:39 +05:30
anuragkumawat 8339687190 JAVA-15686 Update spring-cloud-security module under spring-cloud-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12987) 2022-11-17 23:43:42 +05:30
panos-kakos 2beab43784 [JAVA-15471] Changed custom properties with spring properties (#13003)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-17 01:30:33 +05:30
panos-kakos b8b8ed889b [JAVA-13963] Align code with article + clean up (#13013)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-17 01:12:28 +05:30
Kumar Prabhash Anand 748ccaef61 BAEL-5801 - adding iterate list unit test (#12883)
* BAEL-5801 - adding iterate list unit test

* BAEL-5801 - replaced record to class

* BAEL-5801 - added spring data dependency

* moved source file in java17 module

* BAEL-5801 updated pom.xml configurations

* BAEL-5801 moved to correct java17 module

* updated example

* BAEL-5801 - making iterator instance strong typed

* BAEL-5801 - removed class example
2022-11-16 18:14:19 +00:00
Loredana Crusoveanu 1c3569f2f3 Merge pull request #13043 from collaboratewithakash/master
back links fixed
2022-11-16 13:16:59 +02:00
collaboratewithakash 016c0d517a backlink removed 2022-11-16 16:10:04 +05:30
collaboratewithakash 920d3cf90c backlink removed 2022-11-16 16:09:34 +05:30
collaboratewithakash ade1689b80 backlink removed 2022-11-16 16:08:30 +05:30
collaboratewithakash 0db9df9a03 backlink removed 2022-11-16 15:33:07 +05:30
collaboratewithakash f5b195989e backlink removed 2022-11-16 15:31:27 +05:30