Commit Graph

3792 Commits

Author SHA1 Message Date
Loredana Crusoveanu 43f849d7d1 Merge pull request #9549 from eugenp/lor6-patch-1
Update .gitignore
2020-06-28 22:09:48 +03:00
mikr 00973ce201 JAVA-1766 Update core-groovy-2 module 2020-06-28 20:46:29 +02:00
Loredana 64a6cd08f7 KTLN-137 move kotlin article 2020-06-28 21:23:57 +03:00
Maiklins a71cc56cb9 Merge pull request #59 from eugenp/master
update
2020-06-28 20:19:02 +02:00
rpvilao 33601cc191 Merge pull request #9551 from MajewskiKrzysztof/KTLN-137
KTLN-137
2020-06-28 20:10:26 +02:00
amit.pandey 0f67a9128f used standard project parent instead of using spring boot parent 2020-06-28 23:13:49 +05:30
Eric Martin 2e3b36bb56 Merge pull request #9542 from srzamfir/feature/BAEL-4090_Finding_Unused_Gradle_Dependencies
Feature/bael 4090 finding unused gradle dependencies
2020-06-28 10:35:44 -05:00
Eric Martin 19fd3a7510 Merge pull request #9574 from alimate/BAEL-4274
BAEL-4274: Default Serial Version UID
2020-06-28 10:30:14 -05:00
Eric Martin c66282b360 Merge pull request #9573 from alimate/BAEL-4246
BAEL-4246: Added Custom Health Groups
2020-06-28 10:24:52 -05:00
amit.pandey 588ce9c663 updated pom repository tag to change the name & id and structurizr version update 2020-06-28 19:20:41 +05:30
sampadawagde 405da9801f JAVA-49: maven-all restructuring 2020-06-28 16:20:50 +05:30
sampadawagde e84dd497a5 JAVA-49: new module for multiple source directories with Maven 2020-06-28 16:19:51 +05:30
sampadawagde 3d2c0cddc0 JAVA-49: new module for maven integration testing & related plugins 2020-06-28 16:19:06 +05:30
sampadawagde a794bcf0d1 JAVA-49: new module for core maven plugins 2020-06-28 16:18:00 +05:30
sampadawagde 25d14b9f04 JAVA-49: Renamed profiles to maven-profiles and moved to maven-modules 2020-06-28 16:17:23 +05:30
sampadawagde 3d1290bec6 JAVA-49: Renamed proxy to maven-proxy and moved to maven-modules 2020-06-28 16:16:16 +05:30
sampadawagde 33e15c0a63 JAVA-49: Moved versions-maven-plugin to maven-modules 2020-06-28 13:49:57 +05:30
sampadawagde b15fc50991 JAVA-49: Moved maven-war-plugin to maven-modules 2020-06-28 13:49:24 +05:30
sampadawagde d9c46907d8 JAVA-49: Moved maven-unused-dependencies to maven-modules 2020-06-28 13:48:07 +05:30
sampadawagde dbb25da0b0 JAVA-49: Moved maven-custom-plugin to maven-modules 2020-06-28 13:47:27 +05:30
sampadawagde ad9e01c2de JAVA-49: Moved compiler-plugin-java-9 to maven-modules 2020-06-28 13:46:38 +05:30
sampadawagde 2b38698713 JAVA-49: main pom changes corresponding to module renaming 2020-06-28 13:45:54 +05:30
sampadawagde d1244f8330 JAVA-49: Removed module maven-all, to be replaced with maven-modules 2020-06-28 13:45:05 +05:30
Dhawal Kapil a13fcfd072 Merge pull request #9543 from amit2103/JAVA-13-2
moved apache tiles related code in spring-mvc-views module
2020-06-28 10:58:08 +05:30
kwoyke 68d0783c37 BAEL-4325: Upgrade reddison to 3.13.1 (#9588)
* BAEL-4325: Upgrade reddison to 3.13.1

* BAEL-4325: Add jedis.version property
2020-06-28 06:57:16 +02:00
Josh Cummings 74bf53586c Merge pull request #9572 from kwoyke/JAVA-1642
JAVA-1642: Get rid of the overriden spring-boot.version property
2020-06-27 16:36:50 -06:00
bfontana bd36e63161 Merge pull request #9590 from alimate/BAEL-4310-2
BAEL-4310: Moved the Array Length Example to the new Module
2020-06-27 18:03:39 -03:00
bfontana c1b246ef1a Merge pull request #9566 from adrian-maghear/BAEL-4131#division-by-zero
[BAEL-4131]#division by zero
2020-06-27 17:52:40 -03:00
amit.pandey 7ac0bd7ca7 Align module names, folder names and artifact id 2020-06-28 01:10:13 +05:30
Loredana Crusoveanu 6abc6763f8 Merge pull request #9591 from eugenp/lor6-patch-2
Update README.md
2020-06-27 22:07:11 +03:00
amit.pandey 64b750ab78 updated the snapshot repo to release 2020-06-28 00:14:24 +05:30
shapirov103 9c2d96ccd7 Loading JDBC driver unit test 2020-06-27 13:27:31 -04:00
kwoyke 96e48fed81 BAEL-4323: Rename getters to follow Java Beans convention (#9569) 2020-06-27 18:20:22 +02:00
kwoyke ef41e8caa1 BAEL-4312: Add Java Stream example (#9559) 2020-06-27 18:05:37 +02:00
Loredana Crusoveanu 8fbfc35782 Update README.md 2020-06-27 12:57:09 +03:00
Ali Dehghani b0a88534e5 Moved the Array Length Example to the new Module 2020-06-27 09:45:28 +04:30
Eric Martin 6c921b3558 Merge pull request #9586 from johnA1331/master
BAEL-25526 github-related test fix - github title and article title match (results: 18.06.2020)
2020-06-26 19:57:21 -05:00
Eric Martin 0551872641 Merge pull request #9381 from sasam0320/BAEL-4011
BAEL-4011: How to share DTO between microservices
2020-06-26 19:44:59 -05:00
Eric Martin b28a4dac7e Merge pull request #9546 from alimate/BAEL-4309
BAEL-4309: Invoke Operator Function
2020-06-26 19:31:56 -05:00
Sampada 3b3013bfb0 BAEL-3977: Upgrade Guava modules/articles to newest Guava version (#9587)
* BAEL-3977: Upgrade Guava modules/articles to newest Guava version

* BAEL-3977: Guava version upgrade
2020-06-26 14:25:48 -07:00
davidmartinezbarua be126034fa Merge pull request #9570 from alimate/BAEL-4116-2
BAEL-4116: Moved the Memory Layout Codebase to a new Module
2020-06-26 16:57:32 -03:00
Vikas Rajput 785e85477c Bael 4085 (#9580)
* BAEL-4085: First Draft completed

* BAEL-4085: used ternary operator for if condition

* BAEL-4085: renamed unit test class as per the review comment

* BAEL-4085: deleted old file

Co-authored-by: Vikas Ramsingh Rajput <vikas.rajput@crownconsult.com>
2020-06-26 09:29:30 -07:00
rpvilao 32c2148c9f Merge pull request #9500 from priyank-sriv/bael-4145
BAEL-4145 Circular Buffer
2020-06-26 17:09:22 +02:00
Jonathan Cook df6c2ff1b8 Merge pull request #9472 from psevestre/master
[BAEL-2322] Test Code
2020-06-26 13:28:16 +02:00
Jonathan Cook 5039fc7d71 Merge pull request #9463 from amy-regnier/master
Initial commit of code to accompany article on copying data from Inpu…
2020-06-26 13:22:33 +02:00
johnA1331 912f0c6403 Update README.md 2020-06-26 17:51:18 +08:00
johnA1331 fb70309f0f Update README.md 2020-06-26 17:49:18 +08:00
johnA1331 13a37ab18b Update README.md 2020-06-26 17:44:34 +08:00
johnA1331 c52d618baa Update README.md 2020-06-26 17:41:47 +08:00
Josh Cummings d7c98c56db Merge pull request #9535 from amit2103/JAVA-1830
Java 1830
2020-06-25 19:39:28 -06:00