Commit Graph

17632 Commits

Author SHA1 Message Date
Waldemar
e77514b67d BAEL-2398: move coroutines-java module into libraries-concurrency module 2020-04-04 11:48:18 +02:00
Waldemar
987c6b4552 BAEL-2398: add libraries-concurrency module 2020-04-04 11:38:24 +02:00
Waldemar
a014c8655c BAEL-2398 rename package 2020-04-01 20:29:34 +02:00
Waldemar
b06edcb874 BAEL-2398: rename package 2020-03-27 20:28:39 +01:00
Waldemar
b8b7e86265 BAEL-2398: rename package name 2020-03-24 18:42:00 +01:00
Waldemar
0b168c8ef3 BAEL-2398 pom formatting 2020-03-21 15:47:20 +01:00
Waldemar
d2b69c09d3 BAEL-2398 add example 2020-03-21 15:41:40 +01:00
Loredana Crusoveanu
f5aeaf02f3 Merge pull request #8915 from dkapil/task/JAVA-60
JAVA-60 Mvn Clean Install Profile Issue - Github 8189
2020-03-21 16:08:17 +02:00
Dhawal Kapil
e1443e4e03 JAVA-60 Mvn Clean Install Profile Issue - Github 8189
- Updated README.md as per the latest profile based segregation that we follow in this repository
2020-03-21 17:09:53 +05:30
Dhawal Kapil
14c2785a35 JAVA-60 Mvn Clean Install Profile Issue - Github 8189
- Updated README.md as per the latest profile based segregation that we follow in this repository
2020-03-21 17:03:32 +05:30
Dhawal Kapil
b880f16251 JAVA-60 Mvn Clean Install Profile Issue - Github 8189
- Updated README.md as per the latest profile based segregation that we follow in this repository
2020-03-21 16:07:48 +05:30
Loredana Crusoveanu
2e8ca40719 Merge pull request #8927 from kwoyke/JAVA-1088
JAVA-1088: Move java-generating-barcodes-qr-codes into spring-boot-li…
2020-03-21 11:33:40 +02:00
Krzysiek
df7944616e JAVA-1088: Move java-generating-barcodes-qr-codes into spring-boot-libraries module 2020-03-20 23:49:49 +01:00
Greg
6516a9ec83 Merge pull request #8879 from mathieufortin01/BAEL-3806
BAEL-3806 Fixed integration test
2020-03-20 14:48:37 -04:00
rpvilao
9290f7c74b Merge pull request #8758 from mguarnaccia/BAEL-3855
BAEL-3855
2020-03-20 12:00:27 +01:00
Loredana Crusoveanu
5f9a566baf Merge pull request #8919 from eugenp/BAEL-3461-v2
move nullaway article
2020-03-20 09:06:32 +02:00
Loredana Crusoveanu
31d88cba38 Merge pull request #8537 from the-magic-max/patch-1
Redundant Variable 'config'
2020-03-19 22:42:07 +02:00
Loredana
522a62bf73 move nullaway article 2020-03-19 22:38:01 +02:00
Josh Cummings
df9642a37a Merge pull request #8886 from Maiklins/JAVA-841-Standardize-packages-spring-security-mvc-boot
JAVA-841 standardize packages spring security mvc boot
2020-03-19 11:55:47 -06:00
Dhawal Kapil
d352a2ccee JAVA-60 Mvn Clean Install Profile Issue - Github 8189
- Updated README.md as per the latest profile based segregation that we follow in this repository
2020-03-19 22:30:53 +05:30
Loredana Crusoveanu
0616463922 Merge pull request #8904 from johnA1331/master
BAEL-22474
2020-03-19 18:34:01 +02:00
petershatunov
f5884827b5 lazy_load_no_trans init commit (#8736)
* lazy_load_no_trans init commit

* refactoring

* methods naming

* Update persistence-modules/spring-boot-persistence-h2/src/test/java/com/baeldung/lazy_load_no_trans/LazyLoadNoTransPropertyOnIntegrationTest.java

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Update persistence-modules/spring-boot-persistence-h2/src/test/java/com/baeldung/lazy_load_no_trans/LazyLoadNoTransPropertyOnIntegrationTest.java

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Update persistence-modules/spring-boot-persistence-h2/src/test/java/com/baeldung/lazy_load_no_trans/LazyLoadNoTransPropertyOffIntegrationTest.java

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* naming

* code readability

Co-authored-by: admin <git-commit-id-plugin>
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-03-18 21:00:37 +00:00
Greg
a77d5c5760 Merge pull request #8843 from rojyates/BAEL-3603-Java-IO-versus-NIO
BAEL-3603 Add test examples for Java IO versus NIO article
2020-03-18 15:50:22 -04:00
mikr
9c86c4ee8e JAVA-841 Update commented section in pom file 2020-03-18 20:05:41 +01:00
Loredana Crusoveanu
5b4eb571ed Merge pull request #8910 from eugenp/disable-jee-batch-tests
disable jee tests - fixing in BAEL-3812
2020-03-18 20:25:42 +02:00
Loredana
e540aa5ee8 disable jee tests - fixing in BAEL-3812 2020-03-18 20:22:39 +02:00
Dhawal Kapil
ba876d2a77 Merge pull request #8907 from aurasphere/JAVA-963_bookstore_monolith
[JAVA-963] Added parent pom to jhipster-5/bookstore-monolith and rena…
2020-03-18 22:03:14 +05:30
Loredana Crusoveanu
245275e327 Merge pull request #8908 from kwoyke/BAEL-3931
BAEL-3931: Migrate FuelHttpUnitTest to FuelHttpLiveTest
2020-03-18 16:56:11 +02:00
Krzysztof Woyke
bf2a1274ea BAEL-3931: Migrate FuelHttpUnitTest to FuelHttpLiveTest 2020-03-18 15:11:59 +01:00
Krzysztof Woyke
9a7b490c99 BAEL-3931: Use httpS://repo.spring.io 2020-03-18 15:05:59 +01:00
Donato Rimenti
80abec23c5 [JAVA-963] Added parent pom to jhipster-5/bookstore-monolith and renamed tests according to conventions (*Test -> *UnitTest, *IntTest -> *IntegrationTest) 2020-03-18 13:48:44 +01:00
Unknown
9140283ca2 BAEL-3855 2020-03-18 10:18:58 +01:00
kwoyke
375701df9c BAEL-3921: Remove adding a redundant log handler (#8881) 2020-03-18 07:44:23 +01:00
Jonathan Cook
6d827b9b1b Merge pull request #8676 from antmordel/master
BAEL-3635 Intro to Alibaba Arthas
2020-03-18 07:41:50 +01:00
johnA1331
1d952cecf2 Update README.md 2020-03-18 14:33:15 +08:00
johnA1331
a226fc2d29 Create README.md 2020-03-18 14:31:33 +08:00
johnA1331
20fd1fa0e9 Update README.md 2020-03-18 14:29:11 +08:00
johnA1331
3999baa2ce Update README.md 2020-03-18 14:27:33 +08:00
johnA1331
2d61f587b6 Update README.md 2020-03-18 14:25:35 +08:00
johnA1331
19886e3509 Update README.md 2020-03-18 14:24:22 +08:00
johnA1331
7d55fe1f67 Update README.md 2020-03-18 14:23:00 +08:00
johnA1331
89907b5c7f Update README.md 2020-03-18 14:21:53 +08:00
johnA1331
599a3609fc Update README.md 2020-03-18 14:19:41 +08:00
johnA1331
15311a610a Create README.md 2020-03-18 14:17:32 +08:00
johnA1331
08ae1127e5 Update README.md 2020-03-18 14:16:14 +08:00
johnA1331
29562c837e Update README.md 2020-03-18 14:14:13 +08:00
johnA1331
5faa9d80c3 Update README.md 2020-03-18 14:12:43 +08:00
johnA1331
1977d2dc83 Update README.md 2020-03-18 14:11:14 +08:00
johnA1331
c3988536ed Create README.md 2020-03-18 14:09:32 +08:00
johnA1331
2a6c05b2d1 Update README.md 2020-03-18 13:39:59 +08:00