93611de36d
Rename the package: <module>core-java-11-</module> to project
2022-05-13 14:44:21 -04:00
1ea362f453
Add two new modules: <module>core-java-11-2</module> to project
2022-05-13 14:41:54 -04:00
1bcd3a1b36
Add two new modules: <module>core-java-11</module> to project
2022-05-13 14:41:19 -04:00
8273daa730
Add two new modules: <module>core-java-11</module> and <module>core-java-11-2</module>
2022-05-13 14:40:51 -04:00
Loredana Crusoveanu
f5380f98f6
BAEL-5420 fix equals method
2022-05-11 12:52:41 +03:00
Daniel Strmecki
f24b9af096
Bael 5481 java httpclient post ( #12118 )
...
* BAEL-5481: Create new module
* BAEL-5481: Sync and async example
* BAEL-5481: Concurrent example
* BAEL-5481: Concurrent example
* BAEL-5481: JSON body example
* BAEL-5481: Form data example
* BAEL-5481: File upload example
* BAEL-5481: PR comments + Jenkins
* BAEL-5481: Update aftifact ID
* BAEL-5481: Spaces
2022-05-11 08:57:02 +01:00
Asjad J
35ba3dcd90
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-iterator-vs-iterable
2022-05-10 06:57:31 +05:00
Asjad J
d33c2ea16f
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-httpclient-ssl
2022-05-10 06:53:47 +05:00
Asjad J
4a8826ae78
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-atomic-set-vs-lazyset
2022-05-10 06:40:56 +05:00
Asjad J
0fce3b833a
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-swap-two-variables
2022-05-10 06:19:26 +05:00
Asjad J
05772eb519
Updated README.md
...
added a link back to the article: https://www.baeldung.com/java-equals-method-operator-difference
2022-05-10 06:12:49 +05:00
Mayank Aggarwal
81b9558342
BAEL-5558: Sorting By Date in Java ( #12132 )
...
* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5558] Sorting By Date in Java
* BAEL-5558: Added and refactored tests name
* [BAEL-5558] Refactored the code.
* [BAEL-5558] Resolved PMD violation.
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
2022-05-09 12:04:56 -07:00
kwoyke
7c2845bc79
Merge pull request #12185 from freelansam/JAVA-11792
...
JAVA-11792: Fix formatting of POMs
2022-05-09 11:04:26 +02:00
sampadawagde
aed8f9100b
JAVA-11792: Fix formatting of POMs
2022-05-08 16:36:25 +05:30
515882294
9a1d66f852
BAEL-4463: What is com.sun.proxy.$Proxy
2022-05-08 16:00:41 +08:00
apeterlic
fa47170025
Difference between Iterable and Iterator ( #12079 )
...
* Difference between Iterable and Iterator
Add examples of the Iterable and the Iterator usage.
* Minor changes
Add UnitTests for Iterable examples
* Fix iterable example
Add Custom collection for the Iterable implementation example.
* Fix iterable example
Change the example for the Iterable interface implementation
* Revert "Fix iterable example"
This reverts commit 4015cbc038b1b657c54fa666193c0c7019a474ad.
* Minor changes
2022-05-08 12:08:49 +05:30
Abhinav Pandey
d8b4f64525
BAEL-5483 - Java HttpClient with SSL ( #12144 )
...
* BAEL-5483 - Java HttpClient with SSL
* BAEL-5483 - Java HttpClient with SSL
* BAEL-5483 - Java HttpClient with SSL - changing test case url
* BAEL-5483 - Two space indentation for line continuation
Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-05-08 10:41:49 +05:30
kpentaris
44bb031933
Add AtomicInteger.set() and .lazySet() usage example ( #12099 )
2022-05-07 08:57:31 +05:30
Mateusz Szablak
7e5463390b
BAEL 5414 - Java null check why use == instead of .equals() ( #12124 )
2022-05-05 08:50:19 +05:30
anuragkumawat
9990d103cd
JAVA-11533 Move core-java related modules to core-java-modules ( #12119 )
...
* JAVA-11533 Move core-java related modules to core-java-modules
* JAVA-11533 Remove moved modules from old parent pom
* JAVA-11533 Updated Readme and pom of parent module
* JAVA-11533 Revert changes made to Readme of parent module
* JAVA-11533 Moved articles to respective submouldes
2022-05-04 20:15:22 +05:30
f015c51a48
删除 core-java-collections-3 中的版本属性
2022-05-04 08:41:16 -04:00
6649b804e0
删除 core-java-streams 中的版本依赖,<version>0.1.0-SNAPSHOT</version> 与上级的 POM 文件保持一致
2022-05-04 08:40:48 -04:00
7b96f2b18f
添加 core-java-streams 模块
2022-05-04 08:40:08 -04:00
58890445bf
@see 文件错误,修改 Docs 的编译错误
2022-05-04 08:39:50 -04:00
18858a282d
添加 Java 的 streams 处理模块
2022-05-04 08:27:04 -04:00
fa7280f032
更新 pom 文件配置可能导致的编译错误
2022-05-03 12:00:49 -04:00
fea3e3b8a3
core-java-collections-2 模块添加到仓库中
2022-05-03 12:00:20 -04:00
0d169bb516
core-java-collections-3 模块添加到仓库列表中
2022-05-03 11:59:45 -04:00
fc45db9033
<relativePath>../pom.xml</relativePath> 参数是必须的
2022-05-03 11:58:17 -04:00
f8b57e996a
提交集合模块的测试类内容
2022-05-03 11:47:46 -04:00
Asjad J
44361faa48
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-serialize-lambda
2022-05-03 15:27:08 +05:00
Asjad J
afb318fab4
Updated README.md
...
added a link back to the article: https://www.baeldung.com/java-scanner-skip
2022-05-03 15:18:37 +05:00
sebx59
833e3f9e9f
BAEL-5559 - Swap two variables using Java ( #12113 )
...
* BAEL-5559 - Swap two variables using Java
initial commit
* Updating tests names
Co-authored-by: HARDEMAN Sebastien <sebastien.hardeman@groupe-mma.fr>
2022-05-02 09:29:06 -07:00
6a949efd05
添加 集合 List 相关的代码
2022-05-02 12:22:37 -04:00
bf0b4e4c7e
Java 核心(Core Java)集合中的 List 列表 (第3部分)的内容
2022-05-02 12:22:02 -04:00
8916057acb
Java 核心(Core Java)集合中的 List 列表 (第2部分)的内容
2022-05-02 12:21:22 -04:00
77d3a177ea
添加新的模块,并且替换被丢弃的 fileTreeTraverser 方法
2022-05-02 10:06:38 -04:00
davidmartinezbarua
0babebe608
Merge pull request #12101 from lsieun/master
...
BAEL-5283: Serialize a lambda in Java
2022-05-02 10:30:41 -03:00
0bb9073a67
导入新的子模块
2022-05-02 08:54:18 -04:00
4975444217
修改编译错误并且根据 POM 依赖的提示提升版本
2022-05-02 08:51:50 -04:00
c3153291c9
更新文章 https://www.ossez.com/t/java-list/13943 如何逆向遍历 List 的文章列表
2022-05-01 18:17:47 -04:00
3c6dbf5a9d
更新 逆向 List 的文章中的示例代码: https://www.ossez.com/t/java-list/13943
2022-05-01 18:02:34 -04:00
960b83ae6a
更新: Java 从一个 List 中删除重复的元素 文章链接
2022-05-01 11:24:03 -04:00
501ccf01f2
Java 从一个 List 中删除所有重复的元素: https://www.ossez.com/t/java-list/13942
2022-05-01 11:06:15 -04:00
62e542e8f5
添加文章链接: https://www.ossez.com/t/java-list-null/13940
2022-05-01 10:27:16 -04:00
515882294
47adb0759d
BAEL-5283: fix unit test failed
2022-05-01 11:18:18 +08:00
6069eeca67
Merge pull request '更新 Junit 5 的测试类并且准备使用 main 分支' ( #15 ) from code_bank into master
...
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/15
2022-04-30 18:44:20 -04:00
2b7b8e8f94
格式化代码并修改错误
2022-04-30 18:32:52 -04:00
7bb2e0e930
Merge pull request '更新项目依赖和文章 Java 从一个 List 中删除 null 元素' ( #14 ) from code_bank into master
...
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/14
2022-04-30 18:19:15 -04:00
8c5ab530f0
如何从一个 List 中删除 null 元素
2022-04-30 18:16:31 -04:00