Ulisses Lima
c69f4d207f
BAEL-5396 - Configure MongoDB Collection Name for a Class in Spring Data
...
First Draft.
2022-05-07 17:24:56 -03:00
Ulisses Lima
5e53164431
Merge branch 'eugenp:master' into master
2022-05-07 17:07:42 -03:00
Mayank Aggarwal
1ce8895891
Bael 5438 ( #12176 )
...
* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5438] Added tests and entities for named queries and criteria queries
* [BAEL-5438] Removed unused sorting files
* [BAEL-5438] Ignored spring context test
* BAEL-5438 Indented with 4 spaces
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
2022-05-07 14:22:36 +02:00
Loredana Crusoveanu
66cca46069
Merge pull request #12171 from eugenp/lor6-patch-1
...
Create GraphQL collection.postman_collection.json
2022-05-07 11:12:13 +03:00
panagiotiskakos
c9b2e65561
[JAVA-11770] Added build step to copy native libraries into a specific folder
2022-05-07 10:40:06 +03:00
Loredana Crusoveanu
cd49cc0640
Merge pull request #12175 from johnA1331/master
...
BAEL-53616 - Main - github-related test fixes - 03.05.2022
2022-05-07 10:03:18 +03:00
kpentaris
44bb031933
Add AtomicInteger.set() and .lazySet() usage example ( #12099 )
2022-05-07 08:57:31 +05:30
kwoyke
f62a3ee5ca
Merge pull request #12159 from anuragkumawat/JAVA-8271
...
JAVA-8271 Lets try different jaxb2-maven-plugin version
2022-05-06 13:59:16 +02:00
kwoyke
072e09eee8
Merge pull request #12150 from anuragkumawat/JAVA-11777
...
JAVA-11777 Remove usage of deprecated JUnitPlatform.class in junit5-migration module
2022-05-06 13:44:58 +02:00
johnA1331
7ac41c7736
Create README.md
2022-05-06 14:09:49 +08:00
dholde
fdacc2cf6c
BAEL-5479 Pushing a Docker Image to a Private Repository ( #12108 )
...
* Add sample application
* Add Dockerfile
* Format
* Add README.md
2022-05-06 00:53:59 +02:00
Loredana Crusoveanu
67db9161fa
Create GraphQL collection.postman_collection.json
2022-05-05 23:06:57 +03:00
panos-kakos
078f635c45
[JAVA-10384] Amendment to cover all cases + Added Unit tests ( #12169 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-05-05 21:29:28 +05:30
johnA1331
10c1ce6cd2
Delete README.md
2022-05-05 23:03:28 +08:00
johnA1331
56f41f1485
Update README.md
2022-05-05 22:59:48 +08:00
johnA1331
de2964e2bd
Update README.md
2022-05-05 22:00:02 +08:00
johnA1331
72b8e53e59
Update README.md
2022-05-05 21:59:31 +08:00
johnA1331
cf74afc395
Update README.md
2022-05-05 20:55:35 +08:00
johnA1331
be54650992
Update README.md
2022-05-05 20:52:49 +08:00
johnA1331
d953a9f517
Update README.md
2022-05-05 20:49:20 +08:00
johnA1331
6c0561e0e3
Update README.md
2022-05-05 20:22:08 +08:00
kwoyke
2318e416a6
Merge pull request #12163 from panos-kakos/java-9576
...
JAVA-9576
2022-05-05 14:01:18 +02:00
johnA1331
8dbffdcd8b
Update README.md
2022-05-05 18:51:06 +08:00
johnA1331
bfbcabada0
Update README.md
2022-05-05 18:49:26 +08:00
Mateusz Szablak
7e5463390b
BAEL 5414 - Java null check why use == instead of .equals() ( #12124 )
2022-05-05 08:50:19 +05:30
Haroon Khan
b03e1b3216
[JAVA-11332] Upgrade H2 version and fix tests ( #12056 )
...
* [JAVA-11332] Upgrade H2 version and fix tests
* [JAVA-11332] Revert formatting changes
* [JAVA-11332] Remove config files and code clean up
2022-05-04 22:45:23 +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
d3687cd369
更新自述文件提供更多的导航信息
2022-05-04 08:55:45 -04:00
be7d6079e5
更新 MIT 许可证版本到 2022 wiki-us
2022-05-04 08:50:39 -04:00
0b19e96435
Update Guave version to 31.0.1
2022-05-04 08:48:31 -04:00
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
920b8fe85b
更新 maven-javadoc-plugin 版本到 3.3.2
2022-05-04 08:39:26 -04:00
18858a282d
添加 Java 的 streams 处理模块
2022-05-04 08:27:04 -04:00
kwoyke
936e517731
Merge pull request #12165 from kwoyke/JAVA-11853
...
JAVA-11853: Fix jandex dependency issue
2022-05-04 12:38:19 +02:00
Krzysiek
6805cd573e
JAVA-11853: Fix jandex dependency issue
2022-05-04 12:30:35 +02:00
kwoyke
cfa691a052
Merge pull request #12164 from kwoyke/disable-failing-modules
...
Disable failing modules
2022-05-04 09:38:31 +02:00
Krzysiek
8a8408e91a
Disable failing modules
2022-05-04 09:28:41 +02:00
Amitabh Tiwari
b5e698d26a
Update EmployeeClient.java
2022-05-04 07:16:31 +05:30
ukhan1980
728b3c9132
[BAEL-3634] Code for Spark DataFrame article ( #12039 )
...
* [BAEL-3634] Code for Spark DataFrame article
* [BAEL-3634] Improve example data sample and sort aggregations
* [BAEL-3634] change column name for clarity
* [BAEL-3634] Update method name with U.S english standard
Co-authored-by: uzma khan <uzma.khan@nominet.uk>
2022-05-03 20:47:17 +01:00
chrisjaimes
744f71356b
added Student API Collection json file ( #12161 )
...
Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
2022-05-03 12:18:18 -07: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
Loredana Crusoveanu
f53e2d6fc7
Merge pull request #12160 from Asjad-J/master
...
Updated README.md
2022-05-03 17:27:11 +03:00
panagiotiskakos
b5cfb729e7
Changed properties to oracleucp from ucp
2022-05-03 17:02:25 +03:00