Commit Graph

12513 Commits

Author SHA1 Message Date
Loredana Crusoveanu 713972cdf0
Merge pull request #6627 from gmconte/BAEL-617
Bael 617: BIRT reporting with Spring Boot
2019-04-09 09:08:07 +03:00
Eric Martin 94dc7c4a2a
Merge pull request #6650 from kivicko/BAEL-2797-Create-a-java-math-module
BAEL-2797 create a java math module
2019-04-08 21:38:01 -05:00
Gian Mario Contessa 1e562ed97c BAEL-617: fixed indent spacing of the other module as well 2019-04-08 23:44:16 +01:00
Gian Mario Contessa 6962247c1c BAEL-617: fixed indent spacing 2019-04-08 23:42:37 +01:00
isa ölmez 59f3b02e87 BAEL-2811: Added sample code for jpa joins (#6691) 2019-04-08 14:24:24 -07:00
anilkivilcim.eray eae0cee48b BAEL-2797 fixes done for PR :
* changed imports removed from other branches
* cobertura plugin removed
* copied packages removed from origin
2019-04-08 23:02:03 +03:00
Saurabh Kedia afd8fe5c98 BAEL-379 A Guide to jBPM with Java (#6687)
* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java
2019-04-08 08:33:50 -07:00
Loredana Crusoveanu 8424a1047e
Merge pull request #6649 from kacperkoza/BAEL
extension function in java
2019-04-08 00:01:49 +03:00
Loredana Crusoveanu ab5ca51853
Merge pull request #6684 from amit2103/BAEL-13314
[BAEL-13314] - Fix formatting of POMs
2019-04-07 22:41:09 +03:00
amit2103 3bbb2fbc55 [BAEL-13314] - Fix formatting of POMs 2019-04-08 00:12:30 +05:30
Eric Martin f19cab10b9
Merge pull request #6673 from cscib/BAEL-2859
BAEL-2859 : Updating to Spring Boot 2.0.6.RELEASE
2019-04-07 13:20:17 -05:00
letcodespeak b9d34bfc7a BAEL-2569 (#6679)
* BAEL-2569 : EnvironmentPostProcessor in Spring Boot

* BAEL-2569 add test

* BAEL-2569 update test

* BAEL-2569  refactoring the class PriceCalculationEnvironmentPostProcessor

* BAEL-2569: changes to class PriceCalculationEnvironmentPostProcessor

* BAEL-2569 move code to spring-boot-ops module
2019-04-07 08:51:00 -07:00
KevinGilmore 9ffec6819c
BAEL-2789: update README (#6676)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article
2019-04-07 09:43:42 -05:00
Loredana Crusoveanu 2e4bb83e7b
Merge pull request #6671 from amit2103/BAEL-13313
[BAEL-13313] - Extract versions into properties
2019-04-07 10:13:55 +03:00
Loredana Crusoveanu fd059e7f52
Merge pull request #6677 from amit2103/BAEL-13378
[BAEL-13378] - Added submodules in integration profiles also
2019-04-07 10:12:59 +03:00
amit2103 c421103724 [BAEL-13378] - Added submodules in integration profiles also 2019-04-07 11:55:35 +05:30
amit2103 42667dc3b3 [BAEL-13313] - Fixed PMD violation for math-test-functions module 2019-04-07 11:41:04 +05:30
amit2103 d0c21cad25 [BAEL-13313] - Fixed PMD violation for string-test-functions module unit test 2019-04-07 11:30:58 +05:30
amit2103 9a69933712 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-13313 2019-04-07 11:27:06 +05:30
Eric Martin 2cd8a93fe5
Merge pull request #6675 from eugenp/BAEL-1959
BAEL-1959: Moved to logging-modules/logback
2019-04-06 18:58:43 -05:00
eric-martin 54c29a4b3e BAEL-1959: Moved to logging-modules/logback 2019-04-06 18:37:30 -05:00
caroline e186b7a2c3 BAEL-2859 : Updating to Spring Boot 2.0.6.RELEASE 2019-04-07 01:22:52 +02:00
caroline 63f7dd339a BAEL-2859 : Updating to Spring Boot 2.0.6.RELEASE 2019-04-06 22:29:08 +02:00
Kacper Koza fdabb28dd5 BAEL 2019-04-06 20:55:22 +02:00
amit2103 caef6500c2 [BAEL-13313] - Extract versions into properties 2019-04-07 00:19:58 +05:30
Loredana Crusoveanu 3942c3b0a4
Merge pull request #6669 from amit2103/BAEL-13378
[BAEL-13378] - Added modules those were not built
2019-04-06 19:45:17 +03:00
Shubhra Srivastava 06cb2e5351 Bael 2826 case insensitive spring data jpa (#6668)
* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Moving code to another repo

* BAEL-2826: Moving code to another repo

* BAEL-2826 : Refactor

* BAEL-2826 : Refactor

* BAEL-2826 : Override equals hashcode
2019-04-06 09:00:35 -07:00
Loredana Crusoveanu 250604d1a1
Merge pull request #6660 from amit2103/BAEL-13311
[BAEL-13311] - Checked modules that don't use our standard parents
2019-04-06 18:36:20 +03:00
amit2103 0da4c3b1b9 [BAEL-13378] - Added modules those were not built 2019-04-06 16:57:02 +05:30
Loredana Crusoveanu 0166e8dbec
Merge pull request #6666 from eugenp/BAEL-12731-v2
fix bean config
2019-04-06 13:49:51 +03:00
Loredana 3f5ed8dcc1 fix bean config 2019-04-06 13:47:03 +03:00
Loredana Crusoveanu 63aa10d36f
Merge pull request #6545 from amit2103/BAEL-12731
[BAEL-12731] - Fixed tests in spring-boot-security module
2019-04-06 13:39:46 +03:00
ashleyfrieze 57aa207f85
Merge pull request #6624 from alv21/BAEL-2426
BAEL-2426 - Cannot reference X before Supertype, exampels
2019-04-06 10:33:56 +01:00
Amy DeGregorio af4edd08fd BAEL-2801 (#6665)
* BAEL-2727 Example Code

* BAEL-2801 Example code

* Change to use parent-boot-2
2019-04-05 08:04:56 -07:00
Eric Martin 692930f5c8
Merge pull request #6646 from priyeshmashelkar/BAEL-1959-2
BAEL-1959 Classpath contains multiple bindings
2019-04-05 07:52:14 -05:00
dev-chirag 3d31d07b46 BAEL2489:Avoid check for null statements in Java (#6647)
* BAEL2489 - Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* Delete pom.xml

Removing unused changes in core-java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - adding ofnullable to Optional example
2019-04-04 23:13:51 -05:00
amit2103 574097428a [BAEL-13311] - Checked modules that don't use our standard parents 2019-04-05 00:51:24 +05:30
Gian Mario Contessa f1e02490db BAEL-617: renamed engine application class 2019-04-04 18:40:31 +01:00
kwoyke a7eb7bf8e0 BAEL-2820 Transforming Optional of an Empty String into Empty Optional (#6634) 2019-04-04 10:43:36 -06:00
anilkivilcim.eray 131db49f2a BAEL-2797 core-java-8 package name fix 2019-04-04 16:49:28 +03:00
anilkivilcim.eray bc38dde66c Merge master into BAEL-2797 2019-04-04 16:48:34 +03:00
Kıvılcım fc822dec7d
Merge pull request #3 from eugenp/master
asd
2019-04-04 16:46:35 +03:00
anilkivilcim.eray 86667df8be BAEL-2797 readme & pom files updated for math package 2019-04-04 16:24:34 +03:00
anilkivilcim.eray c94431ff3b BAEL-2797 wrongly renamed Algorithms-1 package fixed 2019-04-04 16:13:27 +03:00
anilkivilcim.eray 2069c7f4a1 BAEL-2797 wrongly renamed algorithms-2 package fixed 2019-04-04 16:10:31 +03:00
anilkivilcim.eray 64bc79b290 BAEL-2797 wrong renaming fixed on algorithms package 2019-04-04 15:50:39 +03:00
Eric Martin 2b3b70167b
Merge pull request #6655 from eugenp/BAEL-2481
BAEL-2481: Moved to spring-mvc-java
2019-04-03 21:02:19 -05:00
eric-martin 73630a6f83 BAEL-2481: Moved to spring-mvc-java 2019-04-03 20:33:22 -05:00
ciro b9ceedea23 corrections 2019-04-03 16:59:50 -07:00
Gian Mario Contessa e6cd81938e BAEL-617: fixed target release 2019-04-03 22:33:53 +01:00