Commit Graph

10821 Commits

Author SHA1 Message Date
timis1 104f8ece81 Merge branch 'eugenp:master' into JAVA-18149 2023-02-18 20:36:10 +02:00
Bhaskar Ghosh Dastidar e11c4e3dbc [JAVA-6143] java copy from one hashmap to another (#13497)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-02-18 08:57:14 -08:00
Ulisses Lima 749a077478 BAEL-6046 - MongoDB - Field Level Encryption (#13494) 2023-02-18 14:27:12 +01:00
Shaun Phillips ba8a44b0ca BAEL-4487 remove padding that causes non-deterministic behaviour (#13425) 2023-02-18 13:09:04 +01:00
timis1 6373bcc52f Merge branch 'eugenp:master' into JAVA-18149 2023-02-18 13:45:06 +02:00
timis1 6c24a5ad96 JAVA-18149 Latest version chronicle.map 2023-02-18 13:17:05 +02:00
sam-gardner 92864107b9 BAEL-6100-Add-example-code-for-integer-array-to-strings-using-streams… (#13375)
* BAEL-6100-Add-example-code-for-integer-array-to-strings-using-streams-tutorial

* BAEL-6100 remove wrongly added README update

* BAEL-6100 Add interger array to single string example

* BAEL-6100 Correct typo in test class name
2023-02-18 09:53:54 +05:30
AttilaUhrin 4acdb03e61 [BAEL-6027] Add example for Awaitility and Thread.sleep comparison (#13450)
* Add example for Awaitility and Thread.sleep comparison

* Fix unit test method name and indentation.

* Use property in pom.xml for awaitility dependency version.

---------

Co-authored-by: Uhrin Attila <attila.uhrin@frontendart.com>
2023-02-18 08:34:25 +05:30
davidmartinezbarua db2d8069e3 Merge pull request #13475 from StefSC/BAEL-5788-Private-Constructor
[BAEL-5788] Accessing Private Constructor
2023-02-17 21:03:32 -03:00
Anastasios Ioannidis b62ce9f58e JAVA-17429 Upgrade to latest spring-boot-2 (#13480) 2023-02-17 22:17:01 +05:30
Kai Yuan 95fd310053 [2lists-to-map] Combining Two Lists into a Map in Java (#13484)
* [2lists-to-map] Combining Two Lists into a Map in Java

* [2lists-to-map] rename package
2023-02-17 10:04:37 -06:00
Loredana Crusoveanu 70c4cd592a Merge pull request #13490 from edizor/master
Update README
2023-02-17 16:34:13 +02:00
edizor 81c8fca088 Update README.md
[skip ci]
2023-02-17 19:00:43 +08:00
edizor d588f4e001 Update README.md
[skip ci]
2023-02-17 18:57:00 +08:00
edizor 1f2fcf593c Update README.md
[skip ci]
2023-02-17 18:52:43 +08:00
edizor d338276216 Update README.md
[skip ci]
2023-02-17 18:49:11 +08:00
edizor a6fb773e27 Create README.md
[skip ci]
2023-02-17 18:46:55 +08:00
edizor ad5d08e619 Update README.md
[skip ci]
2023-02-17 18:44:12 +08:00
edizor 2ea6076ed8 Update README.md
[skip ci]
2023-02-17 18:36:58 +08:00
edizor 532494be75 Update README.md
[skip ci]
2023-02-17 18:32:41 +08:00
edizor bbe335889c Update README.md
[skip ci]
2023-02-17 18:27:38 +08:00
edizor cd0f18fcfb Update README.md
[skip ci]
2023-02-17 17:27:55 +08:00
edizor 65d3062872 Update README.md
[skip ci]
2023-02-17 17:22:14 +08:00
edizor 0a7631d6c4 Update README.md
[skip ci]
2023-02-17 17:13:47 +08:00
edizor f878ccc38f Update README.md
[skip ci]
2023-02-17 17:10:23 +08:00
edizor 08556f76f1 Update README.md
[skip ci]
2023-02-17 17:05:09 +08:00
edizor 0b4f4d5566 Update README.md
[skip ci]
2023-02-17 17:01:56 +08:00
thibaultfaure 8890de875d BAEL-5288 Code for the Map Date Types With openapi generator article (#13467)
Co-authored-by: thibault.faure <thibault.faure@mimacom.com>
2023-02-16 19:16:55 -06:00
timis1 ce479f65eb Merge branch 'eugenp:master' into JAVA-18149 2023-02-16 18:41:59 +02:00
panos-kakos db11ca931d [JAVA-16376] Moved spring-reactive-modules to jdk9-and-above profile (#13470)
* [JAVA-16376] Moved spring-reactive-modules to jdk9-and-above profile

* [JAVA-16376] Upgraded geotools dependencies and moved module to jdk9-and-above profile

* [JAVA-16376] Replaced vividsolutions artifact with  locationtech

* [JAVA-16376] Moved data-structures to jdk9-and-above profile

* [JAVA-16376] Moved deeplearning4j module to jdk9-and-above profile

---------

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-02-16 21:27:31 +05:30
timis1 67b6a1b468 JAVA-18149 Change chronicle.map version 2023-02-16 13:24:58 +02:00
Michael Pratt 42f04eda64 BAEL-6162: Code examples from article (#13458)
* Code example from article

* BAEL-6162: Add unit tests

* Rename test class
2023-02-15 19:41:00 -06:00
timis1 3eb4c1f078 Merge branch 'eugenp:master' into JAVA-18149 2023-02-15 23:22:00 +02:00
Ulisses Lima fc9a23a02a BAEL-6046 - MongoDB - Field Level Encryption (#13440)
* bael-6046 - first draft

* review 1

* review 2

* null checks and lambda
2023-02-15 21:52:25 +01:00
panos-kakos 1d860a8e67 [JAVA-16376] Moved apache-poi, apache-velocity,di-modules,asciidoctor… (#13461)
* [JAVA-16376] Moved apache-poi, apache-velocity,di-modules,asciidoctor,aws-modules to jdk9-and-above profile

* [JAVA-16376] testing war plugin

* [JAVA-16376] Upgraded asciidoctor dependencies

* [JAVA-16376] Upgraded lombok version

* [JAVA-16376] Upgraded guice version

* [JAVA-16376] Clean up properties
2023-02-15 20:21:33 +05:30
Loredana Crusoveanu c85a69f2cc Merge pull request #13316 from anastasiosioannidis/JAVA-17608
JAVA-7608
2023-02-15 16:26:12 +02:00
Anastasios Ioannidis ed51bc4cda JAVA-17608 Restored AtomicInteger default increment method 2023-02-15 10:14:28 +02:00
Graham Cox 7cacb73389 BAEL-6210: Examples for RethinkDB article (#13481) 2023-02-15 08:16:43 +01:00
Iniubong LA e173c125f0 Difference Between Function(String… args) and Function(String[] args) (#13473) 2023-02-15 08:07:51 +01:00
timis1 14be293c96 JAVA-18149 Upgrade libraries-2 module to JDK 11 2023-02-14 22:12:06 +02:00
davidmartinezbarua cde92e09f9 Merge pull request #13353 from amit88265/collections-vs-stream
BAEL-5953 - Added code of collections-vs-stream
2023-02-14 11:28:33 -03:00
Ralf Ueberfuhr e4214237da BAEL-6097: Pitfalls on Testing with Spring Boot (#13441)
* BAEL-6097: Create project

* BAEL-6097: Implement sample code and tests with custom test slices

* BAEL-6097: Fix application-test.yml

* BAEL-6097: Rename tests to match BDD naming strategy, add test for Mapper Integration Test
2023-02-13 22:28:13 -08:00
Stef Serban-Cristian cb308a89e8 [BAEL-5788] Accessing Private Constructor 2023-02-13 23:42:35 +02:00
Daniel Strmecki c311ca5ad3 Feature/bael 6101 singleton (#13325)
* BAEL-6101: singleton bean and pattern example

* BAEL-6101: change package

* BAEL-6101: refactor

* BAEL-6101: refactor

* BAEL-6101: PR comment fix
2023-02-13 19:41:29 +00:00
Dhawal Kapil 7575ceee89 Added Ebook related notes in the Readme (#13472) 2023-02-13 23:27:26 +05:30
Kai Yuan 8e7055060f [is-object-array] Check if Object is an Array in Java (#13463) 2023-02-12 23:14:55 -06:00
Kumar Prabhash Anand cdd9f1a29e added parent in pox.xml (#13469) 2023-02-12 13:33:02 -08:00
timis1 4c5bbd838a JAVA-17765 Cleanup un-committed or un-ignored artifacts - Week 6 - 2023 (#13456)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-12 22:13:59 +05:30
Amit Kumatr 792bda644d renamed the Test class 2023-02-12 13:30:21 +05:30
davidmartinezbarua 570e3bc1ca Merge pull request #13424 from etrandafir93/features/BAEL-6198-junit5_nested_annotation
BAEL-6198: junit5 @Nested tests
2023-02-11 12:21:45 -03:00