11114 Commits

Author SHA1 Message Date
mherbaghinyan
2a308c51cb suggested refactor 2019-01-27 10:34:13 +04:00
mherbaghinyan
8c18214c55 more unit tests 2019-01-23 09:44:05 +04:00
mherbaghinyan
5c1a0a0629 change the ArrayList into List 2019-01-21 09:57:15 +04:00
mherbaghinyan
9f798d483d test the methods with Unit test 2019-01-16 13:18:04 +04:00
mherbaghinyan
aa125c6c6b remove unnecessary method 2019-01-14 11:58:31 +04:00
mherbaghinyan
c9275edf90 matching for all keywords 2019-01-14 11:53:53 +04:00
mherbaghinyan
04c6cd1215 replace hardcoded strings 2019-01-13 11:35:54 +04:00
mherbaghinyan
06ffe3b5e4 match words final refactor 2019-01-13 11:04:42 +04:00
mherbaghinyan
16bed6f64b match words refactoring 2019-01-13 10:42:18 +04:00
mherbaghinyan
ea5039f1a1 indexOf changed example 2019-01-11 15:05:34 +04:00
mherbaghinyan
9e9458ea5f indexOf example 2019-01-09 17:17:35 +04:00
mherbaghinyan
d413ec768f match words final 2019-01-09 16:18:32 +04:00
mherbaghinyan
1861e9b94c match words 2019-01-09 16:16:48 +04:00
mherbaghinyan
f1e3ceaea7 text searching Aho-Corasick algorithm 2019-01-09 12:21:43 +04:00
Loredana Crusoveanu
68f1cb23dd
Merge pull request #5981 from amit2103/BAEL-9044
[BAEL-9044] - Moved articles out of core-java
2018-12-25 13:44:59 +02:00
Loredana Crusoveanu
7e2f10f497
Merge pull request #5971 from amit2103/BAEL-10839
[BAEL-10839] - Create core-java-lang-oop module
2018-12-25 12:14:39 +02:00
Loredana Crusoveanu
c96072f515
Merge pull request #5982 from amit2103/BAEL-10985
[BAEL-10985] - Removed vavr-validation submodule
2018-12-25 11:20:49 +02:00
Loredana Crusoveanu
45c9532cfb
Merge pull request #5947 from eelhazati/master
Hibernate 5 bootstrap API Test.
2018-12-24 18:10:49 +02:00
Loredana Crusoveanu
e2903619e3
Merge pull request #5937 from amit2103/BAEL-10866
[BAEL-10866] - Upgrade jackson version in tutorials repository
2018-12-24 16:20:52 +02:00
Sam Millington
b4eee1e231 BAEL-2419: Added String Concatenation Unit Tests (#5898) 2018-12-24 10:02:29 -03:00
myluckagain
a444d51ae1 Many To One BAEL-2329 (#5878)
* Many To One BAEL-2329

* xml config
2018-12-23 19:30:03 -03:00
Shashank agarwal
fda7ff2690 Added Character Array method (#5965)
* Added the code of Replace char in a string at specific index

* added test cases

* Renamed the Test class name end with UnitTest

* Renamed the Test class name end with UnitTest

* Renamed the Test class name end with UnitTest

* Replaced README with the upstream repo

* Added Char Array Method
2018-12-23 09:27:01 -06:00
amit2103
5deb87325b [BAEL-10985] - Removed vavr-validation submodule 2018-12-23 16:59:32 +05:30
amit2103
ec53cb77ac [BAEL-9044] - Moved articles out of core-java 2018-12-23 16:32:19 +05:30
Josh Cummings
be2e45b0a5
Two More Examples for Break and Continue (#5974)
Issue: BAEL-2432
2018-12-22 12:39:35 -07:00
sandy03934
0459f337cd Passing Parameters to a Thread
Issue: BAEL-2417
2018-12-22 12:34:29 -07:00
KevinGilmore
e0d24b6780
BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 Update README (#5973)
* 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
2018-12-22 11:40:24 -06:00
fanatixan
12bf5e9f3b bael-2437 (#5972) 2018-12-22 09:13:09 -08:00
amit2103
023bf2c5b5 [BAEL-10839] - Create core-java-lang-oop module 2018-12-22 21:02:12 +05:30
amit2103
afe4a98944 [BAEL-10866] - Resolved conflicts 2018-12-22 18:58:28 +05:30
cror
5e02becb5e BAEL-2445: adding example for the intersection of two lists (#5968) 2018-12-21 18:21:08 -08:00
Loredana Crusoveanu
dda5ffbea9
Merge pull request #5955 from charlesgonzales/master
fix/delete incorrect articles from the readme files - BAEL-10969
2018-12-21 23:11:08 +02:00
Tom Hombergs
01293da309
Merge pull request #5953 from eugenp/shedlock
moved shedlock code example to module "spring-boot-libraries"
2018-12-21 19:51:05 +01:00
raghav-jha
fa190f96f6 BAEL-2436 Criteria Queries Using Hibernate Metamodel
* BAEL-2436 Type Safe Criteria Queries Using Hibernate Metamodel

* Formattng fixes

* Formatting fixes
2018-12-21 10:33:40 -07:00
j-bennett
25c270a789 BAEL-2353: Persist a JSON object using Hibernate (#5960)
* BAEL-2353: Persist a JSON object using Hibernate

* BAEL-2353: Persist a JSON object using Hibernate

- Updated dependencies to latest versions
2018-12-21 08:54:04 -07:00
charlesgonzales
cc9292fafd
Update README.md 2018-12-21 18:00:43 +08:00
charlesgonzales
6ee1c1c26d
Update README.md 2018-12-21 18:00:08 +08:00
charlesgonzales
c50eb35051
Update README.md 2018-12-21 17:59:20 +08:00
charlesgonzales
a6f807e74a
Update README.md 2018-12-21 17:58:22 +08:00
rodolforfq
1b7ac954d1 Article improvements (#5961)
Added 3 methods used to improve the examples on the article.
The new methods are simpler to understand for the target audience.
2018-12-21 00:23:16 -08:00
Tom Hombergs
87b23b4d44 Spock (#5952)
* BAEL-2364: Adds Spring Boot IntegrationTests with Spock Framework

* Adds o.b.boot.controller.rest.WebController as example controller
* Adds one Load Application Context Test
* Adds one WebMvcTest

* updated pom.xml's and README

* fixed module name
2018-12-20 22:54:20 +02:00
Loredana Crusoveanu
cd873618a6
Merge pull request #5771 from denis-zhdanov/BAEL-2373-kotlin-contracts
BAEL-2373 Kotlin Contracts
2018-12-20 22:46:08 +02:00
charlesgonzales
c2ac3c36e3
Update README.md 2018-12-20 22:48:08 +08:00
charlesgonzales
0654ec8557
Update README.md 2018-12-20 22:43:14 +08:00
charlesgonzales
5a12974a3c
Update README.md 2018-12-20 22:31:57 +08:00
charlesgonzales
5248c5b68d
Update README.MD 2018-12-20 22:17:44 +08:00
charlesgonzales
b07afa2c4e
Update README.MD 2018-12-20 22:16:26 +08:00
charlesgonzales
b390c744f6
Update README.md 2018-12-20 22:11:11 +08:00
charlesgonzales
7eaf4d50ef
Update README.md 2018-12-20 22:07:22 +08:00
charlesgonzales
20c061130d
Update README.md 2018-12-20 22:06:51 +08:00