Commit Graph

2148 Commits

Author SHA1 Message Date
dupirefr e30cd5677e [JAVA-958] Standardize packages in spring-apache-camel module 2020-03-20 08:29:03 +01:00
dupirefr 76ee18f799 [JAVA-958] Standardize packages in spring-5-security module 2020-03-20 08:26:22 +01:00
dupirefr d388185305 [JAVA-958] Standardize packages in spring-5-reactive-security module 2020-03-20 08:23:39 +01:00
dupirefr 580aa4d8b0 [JAVA-958] Standardize packages in spring-5-reactive-client module 2020-03-20 08:21:22 +01:00
dupirefr 6bc9e48530 [JAVA-958] Standardize packages in spring-5-reactive module 2020-03-20 08:18:56 +01:00
dupirefr 18c557679c [JAVA-958] Standardize packages in spring-5-data-reactive module 2020-03-20 08:16:56 +01:00
dupirefr 8ecb1072a6 [JAVA-958] Standardize packages in spring-5 module 2020-03-20 08:09:11 +01:00
dupirefr 46d2ac9837 [JAVA-958] Standardize packages in spring-batch module 2020-03-20 08:07:32 +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
Donato Rimenti 2261dd80d4 [JAVA-22] Moved articles not in ebook from spring-boot-rest to spring-boot-mvc-2 2020-03-19 19:39:47 +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
chirag d 108cca4b4b BAEL3901 updated pom to remove module 2020-03-18 22:46:35 +05:30
chirag d 42b945ce73 BAEL3901 Changed the module 2020-03-18 22:41:58 +05:30
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
sampadawagde 3ff81a8943 JAVA-626 : Moved extra articles from java-math module 2020-03-18 17:13:37 +05:30
sampadawagde dc03fa5871 JAVA-626 : Moved extra articles to java-math-2 module 2020-03-18 17:12:36 +05:30
Unknown 0692bac979 BAEL-3855 2020-03-18 10:18:58 +01:00