Elmar Mammadov
95211496d2
BAEL-5545: fixed import organization
2022-07-30 14:27:43 +02:00
Elmar Mammadov
5ea3e49db0
BAEL-5545: moved batch performance related classes into existing spring-jdbc module
2022-07-26 22:47:47 +02:00
Elmar Mammadov
bce765b959
BAEL-5545: fixed formatting issue
2022-07-20 20:47:28 +02:00
Elmar Mammadov
e934c96f6d
BAEL-5545: fixed timezone issue
2022-07-08 16:17:37 +02:00
Elmar Mammadov
0b5ffa01a7
BAEL-5545: fixed mockito mocking issue with Random class, added properties
2022-07-08 12:56:50 +02:00
Elmar Mammadov
551184076c
BAEL-5545: fixed build issue for java 11
2022-07-08 02:24:58 +02:00
Elmar Mammadov
b2ebd89c05
BAEL-5545: added unit test for ProductService
2022-07-08 02:11:40 +02:00
Elmar Mammadov
eafb271394
BAEL-5545: prepared a simple demo to benchmark spring jdbc batch inserts
2022-07-08 01:35:31 +02:00
chrisjaimes
b045e8309d
BAEL-5363 Fixed pom files, assertions instead of console output, and fixed package folders ( #12462 )
...
Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
2022-07-07 12:41:30 -04:00
chrisjaimes
b094ba8098
BAEL-5363 Mongodb crud by date ( #12293 )
...
Created new mongo module, model, mongo client and unit test
Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
Co-authored-by: bipster <openbip@gmail.com>
2022-07-06 23:57:53 -04:00
bipster
b14f9aabac
Merge pull request #12380 from azhwani/BAEL-5550
...
BAEL-5550: Truncate a string
2022-07-06 15:59:22 -04:00
Avin Buricha
9b4afd4ea3
BAEL-5361 | Article code ( #12455 )
2022-07-06 19:13:32 +02:00
Azhwani
d46370d88f
BAEL-5550: Trim a string based on the string length
2022-07-06 18:56:35 +02:00
kwoyke
c876ceb2e0
Merge pull request #12452 from freelansam/JAVA-12733
...
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-06 15:31:56 +02:00
Loredana Crusoveanu
d90dc9454f
Merge pull request #12451 from Asjad-J/master
...
Updated README.mds
2022-07-05 17:26:52 +03:00
sampadawagde
dda5fc0093
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-05 19:39:15 +05:30
sampadawagde
2991701dc7
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-05 19:38:52 +05:30
Asjad J
3a27ae35d0
Created README.md
...
added link back to the article: https://www.baeldung.com/ops/dockerfile-env-variable
2022-07-05 15:55:37 +05:00
Asjad J
f94ede6fe1
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-static-methods-use-cases
2022-07-05 15:52:08 +05:00
Asjad J
76fda12954
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-mongodb-uuid
2022-07-05 15:47:57 +05:00
Asjad J
deb37981aa
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-split-stream
2022-07-05 15:39:47 +05:00
Asjad J
9b75a64d9f
Updated README.md
...
added link back to article: https://www.baeldung.com/java-inputstream-to-base64-string
2022-07-05 15:36:52 +05:00
Asjad J
bb930ee563
Updated README.md
...
added link back to article: https://www.baeldung.com/spring-cloud-gateway-response-body
2022-07-05 15:32:11 +05:00
kwoyke
c4d5dbcece
Merge pull request #12450 from kwoyke/JAVA-12865
...
JAVA-12865: Update readme
2022-07-05 09:17:13 +02:00
Krzysiek
33cf52f917
JAVA-12865: Update readme
2022-07-05 09:13:52 +02:00
Daniel Strmecki
49d005b63e
Feature/bael 5609 static method ( #12370 )
...
* BAEL-5609: init
* BAEL-5609: update examples
* BAEL-5609: refactor
* BAEL-5609: delete car example
2022-07-04 19:11:58 +01:00
Maciej Główka
90274ec48f
BAEL-5496: passing env variables in dockerfile ( #12355 )
...
* BAEL-5496: passing env variables in dockerfile
* removed echo
2022-07-04 19:11:40 +01:00
kwoyke
5b66626806
Merge pull request #12439 from anuragkumawat/JAVA-12626
...
JAVA-12626 Fix AccountUnitTest in core-java-concurrency-advanced-3 module
2022-07-04 15:17:50 +02:00
kwoyke
217326c56e
Merge pull request #12412 from anuragkumawat/JAVA-12080
...
JAVA-12080 Update When to Use a Parallel Stream in Java
2022-07-04 15:15:56 +02:00
Loredana Crusoveanu
3baf238b16
Merge pull request #12445 from christian-german/BAEL-5252-new-spring-boot-keycloak-2-module
...
BAEL-5252-new-spring-boot-keycloak-2-module
2022-07-04 09:51:39 +03:00
kwoyke
df018aa4e6
Merge pull request #12440 from kwoyke/JAVA-12865
...
Fix typo in the article title
2022-07-04 08:11:51 +02:00
Christian GERMAN
017dfa3d6d
BAEL-5252-new-spring-boot-keycloak-2-module
2022-07-03 18:09:53 +02:00
anuragkumawat
2ff0071a65
JAVA-12080 Create and delete test files dynamically
2022-07-03 20:44:56 +05:30
Greg Martin
8f07f96470
Merge pull request #12422 from sebx59/master
...
BAEL-5404 - UUID as Entity ID in MongoDB
2022-07-02 18:08:03 -04:00
Krzysiek
991c6e451d
Fix typo in the article title
2022-07-02 13:02:37 +02:00
anuragkumawat
e1f020527a
JAVA-12626 Fix AccountUnitTest in core-java-concurrency-advanced-3 module
2022-07-01 21:25:41 +05:30
Loredana Crusoveanu
3f5c2b8ed5
Merge pull request #12438 from eugenp/lor6-patch-2
...
Update README.md
2022-07-01 18:41:12 +03:00
Loredana Crusoveanu
51d558e14b
Update README.md
2022-07-01 18:38:24 +03:00
Loredana Crusoveanu
6cb80d5142
Merge pull request #12437 from eugenp/lor6-patch-2
...
Update README.md
2022-07-01 18:36:03 +03:00
Loredana Crusoveanu
7f8a2bcdd3
Update README.md
2022-07-01 18:32:56 +03:00
Loredana Crusoveanu
f0c8092ca8
Merge pull request #12435 from eugenp/BAEL-54445-readmes
...
BAEL-54445 reorganize docker modules
2022-07-01 18:23:50 +03:00
Loredana Crusoveanu
f46636529b
set java 8 version
2022-07-01 17:50:57 +03:00
Loredana Crusoveanu
3f8cc6a92c
BAEL-54445 reorganize docker modules
2022-07-01 16:55:58 +03:00
Muhammad Asif Anwar
b8894e60f8
Merge pull request #12425 from Asjad-J/master
...
Updated README.md
2022-07-01 12:42:36 +05:00
kwoyke
584bb14269
Merge pull request #12430 from freelansam/JAVA-12731
...
JAVA-12731: Move spring-session into spring-web-modules
2022-07-01 08:57:12 +02:00
sampadawagde
3d8bef19ad
JAVA-12731: Modify parent pom files
2022-06-30 22:14:38 +05:30
sampadawagde
c8bc22acab
JAVA-12731: Move spring-session into spring-web-modules
2022-06-30 22:13:57 +05:30
Loredana Crusoveanu
e88f734ef8
Merge pull request #12428 from eugenp/BAEL-54445-readmes
...
update links to docker article
2022-06-30 17:05:35 +03:00
Loredana Crusoveanu
d331a6f2b2
update links to docker article
2022-06-30 16:57:04 +03:00
Loredana Crusoveanu
212d5422d4
Merge pull request #12292 from eugenp/lor6-patch-2
...
Update ConditionalExecutionUnitTest.java
2022-06-30 16:53:13 +03:00