Commit Graph

27254 Commits

Author SHA1 Message Date
edizor
05f70ead5a Update README.md
[skip ci]
2023-04-28 21:33:33 +08:00
edizor
01b603c97d Update README.md 2023-04-28 21:32:04 +08:00
edizor
756d2fb23b Update README.md
[skip ci]
2023-04-28 21:31:20 +08:00
edizor
d83b38ac54 Update README.md
[skip ci]
2023-04-28 21:29:45 +08:00
edizor
c40fb9629d Update README.md
[skip ci]
2023-04-28 21:28:24 +08:00
edizor
2845bd5a20 Update README.md
[skip ci]
2023-04-28 21:26:18 +08:00
edizor
e712d5fa3d Update README.md
[skip ci]
2023-04-28 21:20:59 +08:00
edizor
dab3ff7e88 Update README.md
[skip ci]
2023-04-28 21:15:28 +08:00
edizor
192f9d4330 Update README.md
[skip ci]
2023-04-28 21:11:02 +08:00
edizor
06e376e95b Update README.md
[skip ci]
2023-04-28 21:06:19 +08:00
edizor
b0895d0b99 Update README.md
[skip ci]
2023-04-28 21:02:28 +08:00
Vini
3cc5cc7782 Merge pull request #13895 from achraftt/BAEL-6303
BAEL-6303: Encode passwords with Spring Boot CLI
2023-04-28 15:01:01 +02:00
edizor
67d825c601 Update README.md
[skip ci]
2023-04-28 20:53:23 +08:00
edizor
8b97bae097 Update README.md
[skip ci]
2023-04-28 20:44:39 +08:00
edizor
dc5ddd9d1e Update README.md
[skip ci]
2023-04-28 20:39:19 +08:00
edizor
0018360cc9 Update README.md
[skip ci]
2023-04-28 20:32:59 +08:00
edizor
953407e19a Update README.md
[skip ci]
2023-04-28 20:25:11 +08:00
edizor
2c42f5fe3f Update README.md
[skip ci]
2023-04-28 20:20:41 +08:00
edizor
d88c67ec6e Update README.md
[skip ci]
2023-04-28 20:15:06 +08:00
edizor
d97b2b0e8a Update README.md
[skip ci]
2023-04-28 20:10:52 +08:00
Loredana Crusoveanu
f2335c5d09 Merge pull request #13640 from pjfanning/patch-2
simplify StandardCharsets use
2023-04-28 11:02:57 +03:00
3hsan
58d9bcb3b4 JAVA-20280: remove wrong property (#13874) 2023-04-27 14:42:53 +03:00
Loredana Crusoveanu
96452d8578 Merge pull request #13889 from dkapil/task/JAVA-20381
JAVA-20381 Moved modules
2023-04-27 14:12:02 +03:00
Arya
bfc826cbab Getting Pixel Array From Image in Java (#13911)
* Added the code for "Getting Pixel Array From Image in Java".

* The code and resources for "Getting Pixel Array From Image in Java".

* Removed the previous files from the wrong module.
2023-04-26 16:52:53 -07:00
Gaetano Piazzolla
c519d2d53c BAEL-6085 - Working with Virtual Threads in Spring 6 (#13896)
* BAEL-6085 - Working with Virtual Threads in Spring 6

* BAEL-6085 - jmeter test

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Java 19 for compiling and executing

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop
2023-04-26 14:36:54 -07:00
doodoroma
e89ea52399 Merge pull request #13857 from abh1navv/BAEL-6355
BAEL-6355 - OpenAI API with Spring Boot
2023-04-26 21:19:14 +02:00
jsgrah-spring
1b61fec33a JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked f… (#13645)
* JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked for inclusion! Test project with no "main" under "src" folder. Include java-ee-8-security-api back since it did not take too long to run locally. Add spring-credhub to parent pom build.

* JAVA-17760, Add spring-credhub to integration-jdk9 profile as well.

* JAVA-17760, JAVA-20009 Revert changes to module javaxval-2 and Add module spring-credhub to default-jdk9 profile as well as integration-jdk9 profile.

---------

Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-26 13:17:24 +05:30
Bipin kumar
9a3035b928 JAVA-18299 : Changes made for adding json view example fot hiding req… (#13829)
* JAVA-18299 : Changes made for adding json view example fot hiding request feilds in swagger

* JAVA-18299: Changes made for adding new example for JsonView Support in swagger hiding field

* JAVA-18299: Changes made for adding new example for JsonView Support in swagger hiding field

* JAVA-18299: Changes made for removing extra boiler plate code

* JAVA-18299: Changes made to incorporate review comments
2023-04-26 12:28:12 +05:30
Bogdan Cardoş
975ab7ea93 BAEL-6079 Code examples from article (#13486)
* BAEL-6079 Code examples from article

* BAEL-6079 Code examples from article

* BAEL-6079 Code examples from article update

* BAEL-6079 Code examples from article update
2023-04-26 08:30:27 +02:00
Zahid Khan
607f8b8c5a Add Kebab casing 2023-04-26 10:47:56 +05:30
Kilian Schneider
e891f56612 BAEL-6348 persist List<String> in JPA (#13897)
* BAEL-6348 persist List<String> in JPA

* Update naming
2023-04-25 17:55:11 -07:00
davidmartinezbarua
6f45be6439 Merge pull request #13850 from AndiCover/BAEL-5739_2
BAEL-5739 Avoiding the StaleElementReferenceException in Selenium
2023-04-25 17:24:15 -03:00
panos-kakos
a8f635ed83 [JAVA-15034] Updated code to apache httpclient v5 (#13811)
* [JAVA-15034] Updated code to apache httpclient v5
2023-04-25 18:40:09 +03:00
Dhawal Kapil
d858554c4e Update README.md (#13905) 2023-04-25 19:49:12 +05:30
Dhawal Kapil
37d45991b6 Update README.md (#13904) 2023-04-25 19:04:52 +05:30
Dhawal Kapil
003dffe326 Update README.md (#13903) 2023-04-25 19:01:29 +05:30
jsgrah-spring
0f41e957d3 JAVA-20481 (#13901)
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-25 18:55:05 +05:30
Grzegorz Piwowarek
67bc6d469c Update CancelFluxUnitTest.java (#13893) 2023-04-25 18:52:42 +05:30
Mateusz Szablak
1a1dbf9e41 BAEL-6283 Creating a Test Suite with JUnit (#13873) 2023-04-25 18:38:24 +05:30
Chrys Exaucet
cf7a3a12a3 BAEL-3340: Guide to FlexyPool (#13867)
* fix: correct log4j config

* fix: correct antrun plugin config

* feat: guide to flexypool

See https://jira.baeldung.com/browse/BAEL-3340

* fix(lint): format project

* fix(lint): format pom.xml

* fix(lint): format pom.xml
2023-04-25 08:11:48 +05:30
Kai Yuan
a36c976351 [BAEL-6442_Build-URL] create URL objects using apache httpclient & spring-web (#13892) 2023-04-24 19:35:42 -05:00
Adrian Bob
91d1cdf1c7 Update bulkhead test (#13836) 2023-04-24 19:32:49 +02:00
Dhawal Kapil
e8f1c87f66 JAVA-20381 opening java.lang for the surefire 2023-04-24 22:08:01 +05:30
anuragkumawat
113c62ecc1 JAVA-20496 Non-article code: rawtypes and sandbox packages (#13886)
* JAVA-14232 Dissolving core-java module completed
2023-04-24 10:40:47 +03:00
Ana Peterlić
0ef05303fe Difference Between th:text and th:value in Thymeleaf (#13854) 2023-04-24 08:27:14 +05:30
Michael Pratt
5679056031 BAEL-6081: Add code examples from article (#13861)
* BAEL-6081: Add code examples from article

* BAEL-6081: Fix formatting
2023-04-23 21:43:28 -05:00
Kai Yuan
512eb3b5a5 [BAEL-6371_char_frequence] Find the Most Frequent Characters in a String (#13877) 2023-04-23 20:46:39 -05:00
achraftt
4d4c210ec0 BAEL-6303: Encode passwords with Spring Boot CLI 2023-04-23 18:59:19 +02:00
Abhinav Pandey
44f0f0ea5a BAEL-6355 - OpenAI API with Spring Boot - review comment incorporated 2023-04-23 14:02:10 +05:30
anuragkumawat
a3d0e7a0b9 JAVA-19019 Potential issue in Ahead of Time Optimizations in Spring 6 article (#13888)
* JAVA-19019  Potential issue in Ahead of Time Optimizations in Spring 6 article

* JAVA-19019 Potential issue in Ahead of Time Optimizations in Spring 6 article
2023-04-23 13:19:00 +05:30