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
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
kwoyke
a7eb7bf8e0
BAEL-2820 Transforming Optional of an Empty String into Empty Optional ( #6634 )
2019-04-04 10:43:36 -06: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
ashleyfrieze
64cb4425c5
Merge pull request #6638 from myluckagain/BAEL-2477
...
BAEL-2477
2019-04-03 22:33:43 +01:00
soufiane-cheouati
b7fbf839f9
Revering tree update ( #6561 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
2019-04-03 19:27:36 +02:00
Rodrigo Graciano
871ee3ccce
BAEL-2844 ( #6641 )
2019-04-03 19:20:28 +02:00
Loredana Crusoveanu
e4c8afab7a
Merge pull request #6648 from rozagerardo/geroza/BAEL-9493_Fix-tests-in-spring-cloud-projects
...
[BAEL-9493] Fix/Add Context Integration Tests for modules named in ticket
2019-04-03 09:21:04 +03:00
KevinGilmore
8991a7a11b
BAEL-2736: Update README ( #6651 )
...
* 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
2019-04-02 22:20:23 -05:00
Paul Latzelsperger
c9211557bd
BAEL-2803 ( #6640 )
...
* added sample code for eval article
* BAEL-2803 Sample Code
* updated tests, repo method names
* moved sources for BAEL-2803 here
* removed dependencies introduced by BAEL-2803
* re-added sources
* moved code to new module
* removed eval article code
2019-04-02 12:13:24 -07:00
Ger Roza
b42febfd83
Fixed or added Context Integration Tests for modules named in ticket
2019-04-02 09:06:34 -03:00
Priyesh Mashelkar
61a7cf432b
BAEL-1959 Classpath contains multiple bindings
...
Updated pom.xml to exclude log4j binding
2019-04-02 12:43:28 +01:00
Saurabh Kedia
8a9cfe80e9
BAEL-379 A Guide to jBPM with Java ( #6619 )
...
* BAEL-379 A Guide to jBPM with Java
* BAEL-379
* BAEL-379 A Guide to jBPM with Java
* BAEL-379 A Guide to jBPM with Java
* BAEL-379 A Guide to jBPM with Java
* BAEL-379 A Guide to jBPM with Java
2019-04-01 22:07:26 -07:00
Eric Martin
6003634ad5
Merge pull request #6643 from eugenp/BAEL-2829
...
BAEL-2829: Moving to spring-data-jpa-2
2019-04-01 23:36:04 -05:00
eric-martin
006a51892d
BAEL-2829: Moving to spring-data-jpa-2
2019-04-01 22:35:07 -05:00
Ekaterina Galkina
602d8b5a09
BAEL-2477
2019-04-01 14:03:29 +05:00
Loredana Crusoveanu
c408e85d88
Merge pull request #6632 from amit2103/BAEL-13322
...
[BAEL-13322] - Removed noexception module : Code already present in l…
2019-04-01 09:08:33 +03:00
letcodespeak
4932689c32
BAEL-2569 EnvironmentPostProcessor in Spring Boot ( #6608 )
...
* 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
2019-03-31 20:00:07 -07:00
Eric Martin
ac0e4b3dc9
Merge pull request #6637 from eugenp/Issue-6604
...
Issue-6604: Upgrade spring cloud to Edgware.SR5
2019-03-31 21:44:41 -05:00
eric-martin
aaf80f0d2d
Issue-6604: Upgrade spring cloud to Edgware.SR5
2019-03-31 21:37:40 -05:00
jarpz
7b51ca1dce
feat(like-expressions): add Song + SongRepository with integration tests ( #6633 )
2019-03-31 14:53:43 -07:00
Shubhra Srivastava
3465c347d5
Bael 2826 case insensitive spring data jpa ( #6625 )
...
* BAEL-2826: Case Insensitive Comparison Spring data jpa
* BAEL-2826: Fixing imports
2019-03-31 14:47:52 -07:00
Denis
295b78661a
BAEL-1931 Kerberos integration in Java ( #6559 )
...
* BAEL-1931 kerberos integration in java
* add javadoc to manual test
* use list in mini kdc builder, constructor injection in service
* remove unused constant
2019-03-31 22:08:40 +02:00
Kumar Chandrakant
33e7f0d8e3
Adding code for the tutorial tracked under BAEL-2488 ( #6598 )
2019-03-31 21:51:01 +02:00