Commit Graph

11893 Commits

Author SHA1 Message Date
edizor a95d427a32 Update README.md
[skip ci]
2023-04-28 20:39:19 +08:00
edizor 7ab80a424d Update README.md
[skip ci]
2023-04-28 20:32:59 +08:00
edizor 51adee522f Update README.md
[skip ci]
2023-04-28 20:25:11 +08:00
edizor ae00d388df Update README.md
[skip ci]
2023-04-28 20:20:41 +08:00
edizor a50cb65db3 Update README.md
[skip ci]
2023-04-28 20:15:06 +08:00
edizor 403c4cf467 Update README.md
[skip ci]
2023-04-28 20:10:52 +08:00
Loredana Crusoveanu ba0f7855eb Merge pull request #13640 from pjfanning/patch-2
simplify StandardCharsets use
2023-04-28 11:02:57 +03:00
3hsan 561e893e86 JAVA-20280: remove wrong property (#13874) 2023-04-27 14:42:53 +03:00
Loredana Crusoveanu f695712ca4 Merge pull request #13889 from dkapil/task/JAVA-20381
JAVA-20381 Moved modules
2023-04-27 14:12:02 +03:00
Arya 01c02e151e 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
Kingsley Amankwah 1767ea3cdc Hibernate Associations 2023-04-27 05:10:50 +05:30
Kingsley Amankwah 82f9d6a500 Hibernate Associations 2023-04-27 05:00:38 +05:30
press0 bf1e9aa588 Merge branch 'eugenp:master' into master 2023-04-26 17:02:40 -05:00
Gaetano Piazzolla e3cc8abadb 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 3c29c79dc8 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 c25d5f7393 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 8f5aff6073 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ş c8cd042d64 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 7675b0c48d Add Kebab casing 2023-04-26 10:47:56 +05:30
Kilian Schneider 6cc24e0759 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 bf3b038daa 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 b9f2acc923 [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 3d888b3561 Update README.md (#13905) 2023-04-25 19:49:12 +05:30
Dhawal Kapil 4dbe6acc18 Update README.md (#13904) 2023-04-25 19:04:52 +05:30
Dhawal Kapil 1dfd0a7e6d Update README.md (#13903) 2023-04-25 19:01:29 +05:30
jsgrah-spring eca8ddf2f5 JAVA-20481 (#13901)
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-25 18:55:05 +05:30
Grzegorz Piwowarek 321e1d3fcc Update CancelFluxUnitTest.java (#13893) 2023-04-25 18:52:42 +05:30
Mateusz Szablak 5b6d81ff3d BAEL-6283 Creating a Test Suite with JUnit (#13873) 2023-04-25 18:38:24 +05:30
Chrys Exaucet 087561956f 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 178782aebf [BAEL-6442_Build-URL] create URL objects using apache httpclient & spring-web (#13892) 2023-04-24 19:35:42 -05:00
Adrian Bob c11605cc61 Update bulkhead test (#13836) 2023-04-24 19:32:49 +02:00
Dhawal Kapil 1bc733cb07 JAVA-20381 opening java.lang for the surefire 2023-04-24 22:08:01 +05:30
anuragkumawat 90f2d165bf 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
Kingsley✨ f22e99f4a7 Merge branch 'eugenp:master' into master 2023-04-24 05:25:30 +00:00
Ana Peterlić 2a670412e0 Difference Between th:text and th:value in Thymeleaf (#13854) 2023-04-24 08:27:14 +05:30
Michael Pratt be8bdbb5ff 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 b00b487b4c [BAEL-6371_char_frequence] Find the Most Frequent Characters in a String (#13877) 2023-04-23 20:46:39 -05:00
achraftt 2efc27170d BAEL-6303: Encode passwords with Spring Boot CLI 2023-04-23 18:59:19 +02:00
Abhinav Pandey c4ccc31008 BAEL-6355 - OpenAI API with Spring Boot - review comment incorporated 2023-04-23 14:02:10 +05:30
anuragkumawat e94486a78d 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
Kai Yuan d5b60345cf [BAEL-6353_After-regex-match] Getting the Text That Follows After the Regex Match in Java (#13839) 2023-04-22 17:25:06 -05:00
Hamid Reza Sharifi ad6ed2cb14 Bael 6361: Introduction to Spring Modulith (#13891) 2023-04-22 22:03:54 +02:00
Loredana Crusoveanu b9dbdd954f Merge pull request #13887 from dkapil/task/JAVA-20366
JAVA-20366 Fixed name and artifactid of lambda-function module
2023-04-22 20:36:17 +03:00
timis1 9a47717d43 JAVA-20464 Fix failing tests in hibernate-exceptions module (#13885)
* JAVA-20464 Fix failing tests in hibernate-exceptions module

* JAVA-20464 Fix failing tests in hibernate-jpa module

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-22 22:11:21 +05:30
panos-kakos 7d62cc1563 [JAVA-19532] Clean up pom files (#13868) 2023-04-22 16:12:43 +05:30
Dhawal Kapil 828805295d JAVA-20381 Moved modules 2023-04-22 15:50:55 +05:30
Kingsley✨ c34aacc618 Merge branch 'eugenp:master' into master 2023-04-22 08:36:53 +00:00
Dhawal Kapil e5ec929c0f JAVA-20366 Fixed name and artifactid of lambda-function module 2023-04-22 14:00:53 +05:30
anuragkumawat a5fa999031 JAVA-19964 Move code from spring-core-5 to spring-core-2 (#13856)
* JAVA-19964 Move code from spring-core-5 to spring-core-2

* JAVA-19964 Move code from spring-core-6 to spring-core-2

* JAVA-19964 Move code from spring-core-4 to spring-core-3
2023-04-22 13:23:07 +05:30
Michael Olayemi b0116c225e BAEL-5766 Overview of NLP Libraries in Java (#13798)
* BAEL-5766 Overview of NLP Libraries in Java

* BAEL-5766 Overview of NLP Libraries in Java

* Overview of NLP Libraries in Java

* Overview of NLP Libraries in Java
2023-04-22 11:02:53 +05:30