Commit Graph

26069 Commits

Author SHA1 Message Date
edizor
8711d22809 Update README.md
[skip ci]
2022-11-25 15:06:22 +08:00
edizor
0f59ec0599 Update README.md
[skip ci]
2022-11-25 14:46:53 +08:00
edizor
b98a3442b3 Update README.md
[skip ci]
2022-11-25 14:42:29 +08:00
edizor
94f9d40e67 Update README.md
[skip ci]
2022-11-25 14:38:23 +08:00
edizor
db51e89474 Update README.md
[skip ci]
2022-11-25 14:36:06 +08:00
edizor
66544380ef Update README.md
[skip ci]
2022-11-25 14:33:35 +08:00
edizor
8ff490b0a5 Update README.md
[skip ci]
2022-11-25 14:31:33 +08:00
edizor
9d2baaae40 Update README.md
[skip ci]
2022-11-25 14:29:53 +08:00
Bhaskar Ghosh Dastidar
c7b4b1da21 [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
f5e0517b93 Set the learning rates (#13052) 2022-11-25 00:59:13 +05:30
panos-kakos
ed92ffdad5 [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
81875ec16b [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
a935275f11 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
19fcc732a9 JAVA-15989 Renamed to jenkins to jenkins-modules 2022-11-24 23:39:57 +05:30
Loredana Crusoveanu
6f3b373fa5 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
c9b4ed6d27 JAVA-15787 Moved spring-rector and spring-webflux-amqp to spring-reactive-modules 2022-11-24 20:32:23 +05:30
Dhawal Kapil
7d3e1e13f5 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
4ea66b59ce 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
cfc92958bc 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
6d9bb7045c 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
f9cc5c1f6f 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
b3357de9a9 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
58f918a195 [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
6a9a375ee2 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
bd5a0b9276 [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
6c59dc9b48 [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
bd21da0396 JAVA-5735: Appending a new File to a ZIP file (#13044) 2022-11-22 00:44:18 -07:00
davidmartinezbarua
064bbe6804 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
f1339343fc BAEL-5940 code for the object validation after deserialization article 2022-11-21 21:37:05 +01:00
kwoyke
fdd410fc7d Merge pull request #13069 from panos-kakos/JAVA-16218
[JAVA-16218] Split javaxval module
2022-11-21 20:34:27 +01:00
kwoyke
9e6a206867 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
0c7836bccd [JAVA-16218] Split javaxval module 2022-11-21 16:39:21 +02:00
Loredana Crusoveanu
fd85b58fa3 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
9b780b138a Moved code for BAEL-5752 to new module 2022-11-21 18:06:30 +05:30
Michael Olayemi
1627bfee46 simple-thymeleaf-expression (#12981)
* simple-thymeleaf-expression

* expression-update
2022-11-21 09:35:19 +05:30
ajayveluru
db41bf9c94 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
3a191bd2b4 [JAVA-16216] Moved customvalidator from spring-mvc-basic-5 to spring-mvc-basic-3 2022-11-20 20:46:13 +02:00
Loredana Crusoveanu
72ce30d7f4 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
8f8fd01bd3 JAVA-14855 Fixed pom.xml of docker-modules 2022-11-19 23:20:32 +05:30
Dhawal Kapil
42b608c22a JAVA-14855 Added missing pom.xml 2022-11-19 23:17:37 +05:30
Songting Xu
b268253ecf [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
550fb039de 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
188201d324 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
anuragkumawat
f97b7e631a 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
bdb277e70d 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
4062d1d57f 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
7fc3ee95e4 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
7ab48bf6f4 [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
d9e72e2d93 [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
028a784903 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