Loredana
4e4da4eb77
fix start, edit readme
2018-11-24 21:50:20 +02:00
Loredana Crusoveanu
509f2ac698
Merge pull request #5723 from amit2103/BAEL-9712
...
[BAEL-9712] - Created spring-5-security-oauth module
2018-11-24 21:36:30 +02:00
amit2103
27ec13ea96
[BAEL-9712] - Modifed oauth version
2018-11-25 00:23:51 +05:30
amit2103
e9fa7851a5
[BAEL-9712] - Fixed conflicts
2018-11-25 00:18:37 +05:30
Loredana Crusoveanu
80566a89cc
Merge pull request #5750 from eugenp/revert-boot-upgrade
...
revert boot 2.1 upgrade
2018-11-24 19:32:19 +02:00
Loredana Crusoveanu
eaeed72a98
Merge pull request #5764 from eelhazati/master
...
BAEL-2395: JPA Entity Graph.
2018-11-24 19:22:13 +02:00
Loredana Crusoveanu
8d393165c4
Update and rename PostRepositoryTest.java to PostRepositoryIntegrationTest.java
2018-11-24 18:35:05 +02:00
Eugen Paraschiv
a6c9c5840f
disabling unnecessary repo
2018-11-24 13:36:27 +02:00
Eugen Paraschiv
6e3245a0f1
profile work
2018-11-24 12:17:39 +02:00
Eric Martin
d266250ae0
Merge pull request #5767 from eugenp/Issue-5765
...
Added @DirtiesContext to SpringContextIntegrationTest
2018-11-23 23:46:20 -06:00
eric-martin
3d945c079a
Added @DirtiesContext to SpringContextIntegrationTest
2018-11-23 23:41:00 -06:00
eelhazati
64bc8a412d
JPA Entity Graph.
2018-11-23 17:00:08 +01:00
Eugen
cfd9a97bd4
Delete README.md
2018-11-23 17:57:50 +02:00
kyleandari
58a536c395
BAEL 2330
...
* Implementing Hexagonal Architecture in java
* Removing duplicates from a string
* Fix for the code review feedback
- removing the hexagonal architecture code
- removing the methods removeDuplicatesUsingCharArray
- adding some meaningful sentences to test
* Fix for the code review feedback
- fix for removeDuplicatesUsingCharArray
- adding unit testing
- adding brackets around for loops
* Fix for the code review feedback
* Adding remove duplicates using java 8 distinct
adding assets to the unittests to test for empty strings
* Checking for empty strings in unit tests
Adding an if statement to check whether an empty string is passed to removeDuplicatesUsingSorting method
2018-11-23 07:46:20 -08:00
Loredana
d988b1280a
fix test
2018-11-22 23:59:22 +02:00
Loredana Crusoveanu
9127733ad1
Merge pull request #5759 from eugenp/lor6-patch-8
...
Update README.md
2018-11-22 23:47:53 +02:00
Loredana Crusoveanu
bf184639e7
Update README.md
2018-11-22 23:36:10 +02:00
Loredana Crusoveanu
b2ec608550
Merge pull request #5758 from eugenp/BAEL-2345-v2
...
move constructors to java lang module
2018-11-22 23:14:27 +02:00
Loredana
4c1f773d07
move constructors to java lang module
2018-11-22 22:59:37 +02:00
Eugen Paraschiv
668aa4a583
profiles work
2018-11-22 22:42:18 +02:00
smokeyrobot
bb00c37151
Gatling vs JMeter vs The Grinder
...
Issue: BAEL-46
2018-11-22 13:13:14 -07:00
Eugen Paraschiv
5ad9f285e1
profile work
2018-11-22 20:37:50 +02:00
Eugen Paraschiv
e24d89199b
profile work
2018-11-22 19:52:02 +02:00
François Dupire
076de3f006
BAEL-2309 Retrieving a Class Name in Java ( #5716 )
...
* [BAEL-2309] SomeClass and its test
* [BAEL-2309] Fixing test naming
* [BAEL-2309] Changed name for RetrievingClassName
* [BAEL-2309] Updating package name
* [BAEL-2309] Fix comment mistake
* [BAEL-2309] Fixing test class name
2018-11-22 08:22:47 -08:00
Loredana Crusoveanu
608fe77823
disable gib default ( #5726 )
...
* disable gib default
* Update .travis.yml
2018-11-22 16:53:33 +01:00
Eugen Paraschiv
af3e0e9b06
splitting the integration-lite profile
2018-11-22 17:38:17 +02:00
Eugen Paraschiv
3928c89559
the third profile
2018-11-22 16:19:26 +02:00
Seun Matt
4d3b4ca3f0
Moved example code for BAEL-2366 ( #5752 )
...
* added example code for BAEL-2366
* moved example code for BAEL-2366
2018-11-21 23:02:44 -08:00
charlesgonzales
31858afca7
Bi-monthly test failure - fix (BAEL-10330) ( #5736 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-11-22 05:49:54 +01:00
Kuba
9726c99c31
BAEL-2279 - Logging reactive sequence ( #5667 )
...
* BAEL-2279 - Logging reactive sequence
* BAEL-2279 - Logging reactive sequence
* Format fix.
* Add all examples. Fix formatting.
* BAEL 2279 - rename file, formatting fixes, update deps.
2018-11-21 18:28:17 -08:00
Loredana
cf602faff9
revert boot 2.1 upgrade
2018-11-22 00:37:23 +02:00
KevinGilmore
7e9f96117e
BAEL-2312 update README ( #5744 )
...
* BAEL-2015: add link back to article
* BAEL-2166 BAEL-2302 add links back to articles
* BAEL-2312: add link back to article
2018-11-20 21:33:41 -06:00
Loredana Crusoveanu
2b317d1b1b
Merge pull request #5638 from matoatoa/BAEL-2305
...
BAEL-2305 Adds array intersection operations
2018-11-20 23:01:24 +02:00
Vizsoro
2c4cefe516
Arrow in Kotlin
...
Issue: BAEL-1495
2018-11-20 11:33:54 -07:00
Jan Hauer
6045b4291a
BAEL-2305 Adds array intersection operations
2018-11-20 15:12:19 +01:00
getwordsdone
4d30ff3b43
A Guide to Constructors
...
Issue: BAEL-2345
2018-11-19 22:01:31 -07:00
Loredana Crusoveanu
c7015ee68b
Merge pull request #5727 from rozagerardo/geroza/BAEL-9523_migrate-modules-to-parent-boot-2
...
[BAEL-9524] spring-boot | migrating to parent-boot-2 - further fixes
2018-11-19 22:55:52 +02:00
Loredana Crusoveanu
7de531a320
Merge pull request #5672 from asturcon/string-cast-jpa
...
BAEL-2239 - JPA error "java.lang.String cannot be cast to [Ljava.lang.String;"
2018-11-19 22:05:46 +02:00
myluckagain
fcca31572b
Spring Integration Subflows
...
Issue: BAEL-2276
2018-11-19 11:34:38 -07:00
Seun Matt
5145b90099
added example code for BAEL-2366 ( #5730 )
2018-11-19 09:37:13 -08:00
Laurentiu Delcea
ba98695605
Convert between String and Timestamp
...
Issue: BAEL-2325
2018-11-19 08:05:05 -07:00
KevinGilmore
d751dc2eae
BAEL-2166 BAEL-2302 update README ( #5728 )
...
* BAEL-2015: add link back to article
* BAEL-2166 BAEL-2302 add links back to articles
2018-11-18 22:55:50 -06:00
kyleandari
eba76ca5a2
BAEL-2330 ( #5694 )
...
* Implementing Hexagonal Architecture in java
* Removing duplicates from a string
* Fix for the code review feedback
- removing the hexagonal architecture code
- removing the methods removeDuplicatesUsingCharArray
- adding some meaningful sentences to test
* Fix for the code review feedback
- fix for removeDuplicatesUsingCharArray
- adding unit testing
- adding brackets around for loops
* Fix for the code review feedback
2018-11-18 19:56:37 -08:00
geroza
31825c7b3b
Fixed one other scenario not working properly
2018-11-18 19:29:38 -02:00
Loredana Crusoveanu
37181fab1e
Merge pull request #5717 from amit2103/BAEL-10135
...
Bael 10135
2018-11-18 21:45:06 +02:00
Loredana Crusoveanu
a66e6de800
Merge pull request #5718 from amit2103/BAEL-10218
...
[BAEL-10218] - Updated code to the latest version and modified code
2018-11-18 21:15:33 +02:00
amit2103
96d121bcae
[BAEL-9712] - Created spring-5-security-oauth module
2018-11-19 00:06:43 +05:30
Loredana Crusoveanu
3237f36c2a
Merge pull request #5722 from eugenp/update-guava-test
...
update guava rangemap
2018-11-18 20:19:05 +02:00
Loredana
dad9467f97
fix formatting
2018-11-18 20:09:39 +02:00
Loredana
cc48f3bdcf
update guava rangemap
2018-11-18 20:07:29 +02:00