Dhawal Kapil
bcf119bf1a
Spring Integration Java DSL - Github Issue 7885 ( #8060 )
...
* Spring Integration Java DSL - Github Issue 7885
- Fixed the bridge example
* Spring Integration Java DSL - Github Issue 7885
- Fixed the bridge example
2019-10-22 18:20:50 -07:00
Josh Cummings
921de2e803
Merge pull request #8043 from dkapil/task/BAEL-17684_defghi
...
BAEL-17684 Pom properties cleanup
2019-10-22 15:42:19 -06:00
Jonathan Cook
14137fb662
Merge pull request #8012 from fanatixan/bael-3089
...
BAEL-3089 - created examples for @SecondaryTable article
2019-10-22 23:15:25 +02:00
Eric Martin
621d4629e8
Merge pull request #8055 from at508/master
...
[BAEL-2998] - Fix jenkins tests
2019-10-21 22:13:25 -05:00
at508
15bf90a2be
[BAEL-2998] - Fix jenkins tests
2019-10-21 22:04:26 -04:00
Dhawal Kapil
1fb34e3c6a
BAEL-17684 Pom properties cleanup
...
- Reverted guava module changes
2019-10-21 21:42:13 +05:30
Eric Martin
fb2406dba6
Merge pull request #7947 from maryarm/BAEL-3228
...
#BAEL-3228: Unit tests for Transaction Propagation and Isolation in Spring
2019-10-20 10:35:18 -05:00
Erik Pragt
793aac8b88
Merge pull request #7793 from M-Abdelbaset/BAEL-3230
...
BEAL-3230
2019-10-20 23:26:59 +10:00
Erik Pragt
6054695006
Merge pull request #8004 from vatsalgosar/master
...
BAEL-3209 Adding Element in Java Array vs ArrayList
2019-10-20 23:22:58 +10:00
rpvilao
f8acec9ee3
Merge pull request #8002 from vimde/master
...
BAEL-3091: The Prototype Pattern in Java
2019-10-20 11:50:21 +01:00
rpvilao
3ad0171148
Merge pull request #7898 from kamleshkr/BAEL-1363
...
BAEL-1363 Fallback for Zuul Routes
2019-10-20 11:49:21 +01:00
Josh Cummings
f1cda463e3
Merge pull request #7820 from alessiostalla/BAEL-16646
...
Split the first 2 modules: java-dates-conversion and java-dates-string.
2019-10-20 01:21:05 -06:00
Jonathan Cook
b871797f45
Merge pull request #7972 from lukaszrys/feature/BAEL-3322_jimf
...
Feature/bael 3322 jimfs
2019-10-19 22:40:07 +02:00
NickTononi
22deaaa756
[BAEL-3147] Java 'protected' modifier ( #7886 )
...
* [BAEL-3147] Java 'protected' modifier
* updated README.md
* Update README.md
* Update SecondGenericClass.java
2019-10-19 21:19:09 +01:00
fejera
33a31701cd
cleaned up persistence.xml
2019-10-19 16:43:11 +02:00
Alessio Stalla
2f0eb0e574
Merge branch 'master' into BAEL-16646
...
# Conflicts:
# core-java-modules/core-java-datetime/README.md
2019-10-19 15:57:18 +02:00
Vivek Balasubramaniam
a5f90502fc
Minor changes to the toString() method
2019-10-19 18:00:56 +05:30
Vivek Balasubramaniam
88a83f5d2c
BAEL-3091: The Prototype Pattern in Java (Code review comments)
2019-10-19 17:46:30 +05:30
Dhawal Kapil
9405318805
BAEL-17684 Pom properties cleanup
2019-10-18 23:48:22 +05:30
Dhawal Kapil
f0df9a7998
BAEL-17684 Pom properties cleanup
2019-10-18 23:39:07 +05:30
Lukasz Rys
bb0178340d
[ BAEL-3322 ] : Change naming, add final
2019-10-18 20:04:51 +02:00
Lukasz Rys
ba4c7594a6
[ BAEL-3322 ] : Change method test names
2019-10-18 19:40:55 +02:00
Eugen
04dc9ddb41
Merge pull request #7932 from alessiostalla/BAEL-17507
...
#BAEL-17507 add README descriptions
2019-10-18 10:55:31 +03:00
Eric Martin
4096a1516a
Merge pull request #7821 from enpy303/master
...
BAEL 1383
2019-10-17 22:22:05 -05:00
Josh Cummings
42b77c8519
Merge pull request #8037 from sjmillington/kotlin-libraries-move
...
[BAEL-16649] split kotlin-libraries module
2019-10-17 17:23:04 -06:00
Jonathan Cook
3094750d99
Merge pull request #7997 from matteoroxis/master
...
Fix Format From Previous PR
2019-10-17 23:36:46 +02:00
Josh Cummings
7607fa853b
Merge pull request #8013 from amit2103/BAEL-18306-1
...
[BAEL-18306-1] - Fix formatting of POMs Part 1
2019-10-17 14:59:46 -06:00
Josh Cummings
8288a44dee
Merge pull request #8027 from catalin-burcea/BAEL-18262
...
[BAEL-18262] Move articles out of java-strings part2
2019-10-17 14:38:02 -06:00
Loredana Crusoveanu
6812a4190c
Merge pull request #8010 from eugenp/BAEL-18235-v4
...
add github links to articles
2019-10-17 22:24:39 +03:00
Loredana Crusoveanu
ca473823d4
Merge pull request #8009 from eugenp/BAEL-18235-v3
...
add github links to articles
2019-10-17 22:24:16 +03:00
Sjmillington
ad6fe27389
[BAEL-16649] split kotlin-libraries module
2019-10-17 16:23:02 +01:00
amit2103
8255c38d7c
[BAEL-18306-1] - Fixed conflicts
2019-10-17 00:29:13 +05:30
Alessio Stalla
7ebfebd208
Merge branch 'master' into BAEL-16646
...
# Conflicts:
# core-java-modules/core-java-datetime/pom.xml
# pom.xml
2019-10-16 19:13:48 +02:00
Kamlesh Kumar
7bc98e99c1
BAEL-1363: Review Comments - applications port updated
2019-10-16 08:02:48 +05:30
Josh Cummings
468c8e0875
Merge pull request #7988 from alessiostalla/BAEL-18260
...
#BAEL-18260 Restructure ml and deeplearning4j modules
2019-10-15 20:23:36 -06:00
Josh Cummings
2a746e6dbf
Merge pull request #8017 from amit2103/BAEL-18306-5
...
[BAEL-18306-5] - Fix formatting of POMs Part 5
2019-10-15 19:27:49 -06:00
Josh Cummings
5d35d07074
Merge pull request #8016 from amit2103/BAEL-18306-4
...
[BAEL-18306-4] - Fix formatting of POMs Part 4
2019-10-15 19:27:14 -06:00
Josh Cummings
ea7193d407
Merge pull request #8015 from amit2103/BAEL-18306-3
...
[BAEL-18306-3] - Fix formatting of POMs Part 3
2019-10-15 19:26:22 -06:00
Josh Cummings
1d5bcb9ee7
Merge pull request #8014 from amit2103/BAEL-18306-2
...
[BAEL-18306-2] - Fix formatting of POMs Part 2
2019-10-15 19:25:47 -06:00
Josh Cummings
6b22d06f8d
Merge pull request #7928 from catalin-burcea/BAEL-16651
...
[BAEL-16651] Split or move libraries-data module
2019-10-15 19:21:08 -06:00
Josh Cummings
bcd9ad0898
Merge pull request #8022 from dkapil/task/BAEL-17684_bc
...
BAEL-17684 Cleanup pom properties
2019-10-15 19:02:24 -06:00
catalin-burcea
a244dd2698
Move articles out of java-strings part2
2019-10-15 21:20:48 +03:00
m.raheem
adc48991cc
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-3230
2019-10-15 12:42:18 +02:00
m.raheem
546701f1f7
renaming unit tests + removing unused final keyword
2019-10-15 12:42:06 +02:00
Sorin Zamfir
9199d0c895
BAEL-3299 - Testing a Spring Batch Job ( #7982 )
...
* BAEL-3299: First version. Broken tests
* BAEL-3299: Fix tests
* BAEL-3299: Include gitignore for output files
* BAEL-3299: Example of writer unit test
* BAEL-3299: Cleaned up and included more tests
* BAEL-3299: Updated to use JobParameters
* BAEL-3299: Fixed broken startup and included cleanup for tests
* BAEL-3299: Fine tuned version. Fixed formatting.
* BAEL-3299: Cleaned up redundant stuff
* BAEL-3299: Fixed formatting
* BAEL-3299: Moved source code in spring-batch module
* BAEL-3299: Fixed broken tests
2019-10-14 19:32:04 -07:00
Devender Kumar
3e4c964e6a
modifieds example to creates less cognitive load for a reader ( #8018 )
2019-10-14 19:24:18 -07:00
Loredana Crusoveanu
ec48170ada
Merge branch 'master' into BAEL-18235-v4
2019-10-14 22:35:49 +03:00
Loredana Crusoveanu
1ed2f08b62
Merge branch 'master' into BAEL-18235-v3
2019-10-14 22:35:23 +03:00
Loredana Crusoveanu
10a7723cf7
Merge pull request #8008 from eugenp/BAEL-18235-v2
...
add github links to articles
2019-10-14 22:33:39 +03:00
Loredana Crusoveanu
93d06d229d
Merge pull request #7501 from amit2103/BAEL-16045-23
...
Bael 16045 23
2019-10-14 22:31:42 +03:00