Krzysiek
|
1022c706a4
|
JAVA-1088: Move java-generating-barcodes-qr-codes into spring-boot-libraries module
|
2020-03-20 23:49:49 +01:00 |
Greg
|
c0f61d0167
|
Merge pull request #8879 from mathieufortin01/BAEL-3806
BAEL-3806 Fixed integration test
|
2020-03-20 14:48:37 -04:00 |
rpvilao
|
b5fb4b4182
|
Merge pull request #8758 from mguarnaccia/BAEL-3855
BAEL-3855
|
2020-03-20 12:00:27 +01:00 |
Loredana Crusoveanu
|
76b091aa6e
|
Merge pull request #8919 from eugenp/BAEL-3461-v2
move nullaway article
|
2020-03-20 09:06:32 +02:00 |
Krzysiek
|
989c523308
|
JAVA-960: Fix conflicts
|
2020-03-19 23:06:52 +01:00 |
Loredana Crusoveanu
|
4bd932ba81
|
Merge pull request #8537 from the-magic-max/patch-1
Redundant Variable 'config'
|
2020-03-19 22:42:07 +02:00 |
Loredana
|
f3d7a9d5fe
|
move nullaway article
|
2020-03-19 22:38:01 +02:00 |
dupirefr
|
c6bd709836
|
[JAVA-134] Fixed whitespacing in parent pom.xml
|
2020-03-19 20:31:20 +01:00 |
dupirefr
|
27620bb3e7
|
[JAVA-134] Actually renamed that module since IntelliJ didn't do it right the first time
|
2020-03-19 20:31:18 +01:00 |
dupirefr
|
a2c7348831
|
[JAVA-134] Renamed powermockito module to powermock
|
2020-03-19 20:31:17 +01:00 |
dupirefr
|
fb8f9f1f62
|
[JAVA-134] Creating README.md in new powermockito module
|
2020-03-19 20:31:16 +01:00 |
dupirefr
|
4226bdc983
|
[JAVA-134] Retrograding Mockito and Byte-Buddy versions for ejb-beans module as they conflict with dependencies of this module
|
2020-03-19 20:31:15 +01:00 |
dupirefr
|
08e93e8da5
|
[JAVA-134] Created a powermockito module that uses version 2.21.0 version of Mockito
|
2020-03-19 20:31:14 +01:00 |
dupirefr
|
1c50dedb91
|
[JAVA-134] Added byte-buddy dependencies with version used by mockito to avoid versions conflict
|
2020-03-19 20:31:13 +01:00 |
dupirefr
|
8894f16741
|
[JAVA-134] Mockito versio update
|
2020-03-19 20:31:11 +01:00 |
Josh Cummings
|
af27b7f8a0
|
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
|
413b9d682e
|
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
|
992659b9f3
|
Merge pull request #8904 from johnA1331/master
BAEL-22474
|
2020-03-19 18:34:01 +02:00 |
Krzysztof Woyke
|
25e76cdb88
|
JAVA-960: Migrate spring-resttemplate to com.baeldung
|
2020-03-19 15:40:01 +01:00 |
Krzysztof Woyke
|
137ff8d5ea
|
JAVA-960: Migrate spring-vertx to com.baeldung
|
2020-03-19 15:19:30 +01:00 |
Krzysztof Woyke
|
bcc15ba72e
|
JAVA-960: Migrate spring-swagger-codegen to com.baeldung
|
2020-03-19 15:17:48 +01:00 |
Krzysztof Woyke
|
b205233679
|
JAVA-960: Migrate spring-state-machine to com.baeldung
|
2020-03-19 15:15:41 +01:00 |
Krzysztof Woyke
|
fd68ce4636
|
JAVA-960: Migrate spring-spel to com.baeldung
|
2020-03-19 15:13:49 +01:00 |
Krzysztof Woyke
|
b4ee35c525
|
JAVA-960: Migrate spring-sleuth to com.baeldung
|
2020-03-19 15:09:47 +01:00 |
Krzysztof Woyke
|
20e1eb4912
|
JAVA-960: Migrate spring-session to com.baeldung
|
2020-03-19 15:07:48 +01:00 |
Krzysztof Woyke
|
aa251bb22b
|
JAVA-960: Migrate spring-static-resources to com.baeldung
|
2020-03-19 15:02:32 +01:00 |
Krzysztof Woyke
|
b1cc7f4337
|
JAVA-960: Migrate spring-social-login to com.baeldung
|
2020-03-19 14:56:31 +01:00 |
dupirefr
|
5b8ac156ff
|
[JAVA-962] Standardized packages from org.baeldung to com.baeldung
|
2020-03-19 08:18:22 +01:00 |
petershatunov
|
a94b56c74e
|
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 |
Krzysiek
|
a7e146e5d1
|
JAVA-86: Add spring-boot-basic-customization to the pom.xml
|
2020-03-18 21:04:46 +01:00 |
Greg
|
1528acf120
|
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
|
cccec36753
|
JAVA-841 Update commented section in pom file
|
2020-03-18 20:05:41 +01:00 |
Loredana Crusoveanu
|
9688a792ac
|
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
|
89a3f70bef
|
disable jee tests - fixing in BAEL-3812
|
2020-03-18 20:22:39 +02:00 |
Dhawal Kapil
|
57ef509fa4
|
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
|
59bd436e3e
|
Merge pull request #8908 from kwoyke/BAEL-3931
BAEL-3931: Migrate FuelHttpUnitTest to FuelHttpLiveTest
|
2020-03-18 16:56:11 +02:00 |
Krzysztof Woyke
|
9d2472839f
|
BAEL-3931: Migrate FuelHttpUnitTest to FuelHttpLiveTest
|
2020-03-18 15:11:59 +01:00 |
Krzysztof Woyke
|
89e04a58fd
|
BAEL-3931: Use httpS://repo.spring.io
|
2020-03-18 15:05:59 +01:00 |
Donato Rimenti
|
52822b7c22
|
[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
|
0692bac979
|
BAEL-3855
|
2020-03-18 10:18:58 +01:00 |
kwoyke
|
932eba6929
|
BAEL-3921: Remove adding a redundant log handler (#8881)
|
2020-03-18 07:44:23 +01:00 |
Jonathan Cook
|
fa97ab6c43
|
Merge pull request #8676 from antmordel/master
BAEL-3635 Intro to Alibaba Arthas
|
2020-03-18 07:41:50 +01:00 |
johnA1331
|
fa7b7266e6
|
Update README.md
|
2020-03-18 14:33:15 +08:00 |
johnA1331
|
3f18811761
|
Create README.md
|
2020-03-18 14:31:33 +08:00 |
johnA1331
|
a494d8b0e5
|
Update README.md
|
2020-03-18 14:29:11 +08:00 |
johnA1331
|
803c8ddc99
|
Update README.md
|
2020-03-18 14:27:33 +08:00 |
johnA1331
|
9cda688213
|
Update README.md
|
2020-03-18 14:25:35 +08:00 |
johnA1331
|
231a181804
|
Update README.md
|
2020-03-18 14:24:22 +08:00 |
johnA1331
|
7494225aa8
|
Update README.md
|
2020-03-18 14:23:00 +08:00 |
johnA1331
|
0ea9f16448
|
Update README.md
|
2020-03-18 14:21:53 +08:00 |