31872 Commits

Author SHA1 Message Date
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
9dd9fb620e 更新 https://www.ossez.com/t/java-map-value-array-list-set/14388 文章的链接 2023-04-22 06:38:44 -04:00
b609a7ab13 更新 https://www.ossez.com/t/java-map-value-array-list-set/14388 文章的链接 2023-04-22 06:37:51 -04:00
d7c59c7170 Merge pull request 'core-java-collections-conversions' (#52) from core-java-collections-conversions into main
Reviewed-on: https://src.ossez.com/Cwikius-Docs/java-tutorials/pulls/52
2023-04-22 06:34:14 -04:00
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
128df56b8c 测试在提交消息中使用图片, 🥳 貌似不可以 2023-04-21 18:08:21 -04:00
b7e4cffb54 测试在提交消息中使用图片:
![消息图片](5129159f2a_2_690x327.png)
2023-04-21 18:06:41 -04:00
8dcaad2dfd 测试在提交消息中使用图片: ![消息图片](5129159f2a_2_690x327.png) 2023-04-21 18:06:14 -04:00
8b4cb08674 测试在提交消息中使用图片: [消息图片](5129159f2a_2_690x327.png) 2023-04-21 18:05:05 -04:00
83cf6f3f18 测试在提交消息中使用图片: [](5129159f2a_2_690x327.png) 2023-04-21 18:03:59 -04:00
0e63edb698
Merge pull request #610 from Cwikius-Docs/core-java-collections-conversions
更多文章的合并请求
2023-04-21 17:21:25 -04:00
2752f1bea1 更多文章 2023-04-21 17:20:17 -04:00
3f7bc0f656
Merge pull request #609 from Cwikius-Docs/core-java-collections-conversions
Core java collections conversions
2023-04-21 17:13:59 -04:00
6871fc12fb 尝试使用 GitHub 的 PR 2023-04-21 17:13:23 -04:00
001e724b11 Merge remote-tracking branch 'origin/main' into core-java-collections-conversions 2023-04-21 17:10:43 -04:00
9798be5677 把文章:https://www.ossez.com/t/java-map-value-array-list-set/14388 进行更新 2023-04-21 17:10:14 -04:00
f661e758a0 更新 Java 把 Map 的值(Value)转换为 Array, List 或 Set https://www.ossez.com/t/java-map-value-array-list-set/14388 2023-04-21 17:10:14 -04:00
e5d5c2dcbe 把文章:https://www.ossez.com/t/java-map-value-array-list-set/14388 进行更新 2023-04-21 17:09:52 -04:00
662b8184c0 Merge branch 'main' into core-java-collections-conversions
# Conflicts:
#	core-java-modules/core-java-collections-conversions/README.md
2023-04-21 17:08:56 -04:00
b7e57d1240 更新 Java 把 Map 的值(Value)转换为 Array, List 或 Set https://www.ossez.com/t/java-map-value-array-list-set/14388 2023-04-21 16:35:42 -04:00
7b3de59e4d 添加 core-java-collections-conversions 模块 2023-04-21 16:17:47 -04:00
69465bfbcb 添加 core-java-collections-conversions 模块 2023-04-21 16:17:47 -04:00
f482b249aa 添加 core-java-collections-conversions 模块 2023-04-21 16:15:50 -04:00