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
Kumar Chandrakant
56ab8e2049
BAEL-2334: Adding file for the tutorial on Graph in Java
2018-11-22 15:29:58 +05:30
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
Chandra Prakash
6b7dfe79ba
Update README.md
2018-11-21 20:31:03 -05: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
Kevin Gilmore
b0ea0e5648
BAEL-2312: add link back to article
2018-11-20 21:28:01 -06:00
Kevin Gilmore
6ebf7d0449
Merge remote-tracking branch 'upstream/master'
2018-11-20 21:20:38 -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
cror
a67c10eec7
BAEL-2388: moved examples java-collections-maps -> core-java-long. Fixing String comparisons
2018-11-20 13:01:06 +01:00
DOHA
6a4b0f51b2
Merge remote-tracking branch 'eugenp/master'
2018-11-20 12:55:28 +02:00
getwordsdone
4d30ff3b43
A Guide to Constructors
...
Issue: BAEL-2345
2018-11-19 22:01:31 -07:00
Loredana Crusoveanu
cd8a9fd89a
Update spring.factories
2018-11-19 22:57:27 +02: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
cror
456f4b0f5a
BAEL-2388: examples for equals and hashCode
2018-11-19 20:17:47 +01: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
Kevin Gilmore
ef541ac96a
BAEL-2166 BAEL-2302 add links back to articles
2018-11-18 22:46:55 -06:00
Kevin Gilmore
6c7e8001d0
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# core-java/README.md
2018-11-18 22:42:34 -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
TINO
a32cb1a489
BAEL - 1511
2018-11-18 21:53:48 +03: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
Loredana Crusoveanu
ea1b7c45d4
Update pom.xml
2018-11-18 19:54:11 +02:00