Commit Graph

13744 Commits

Author SHA1 Message Date
KevinGilmore d289cfa87e
BAEL-2898 BAEL-3057 BAEL-3020 update README files (#7228)
* 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

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article

* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module

* BAEL-2898 BAEL-3057 BAEL-3020 add links back to articles
2019-06-30 16:56:39 -05:00
KevinGilmore a79e249b61
BAEL-2985 fix Spring Boot apps in spring-data-rest (#7224)
* 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

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article

* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module
2019-06-30 16:27:50 -05:00
Drazen Nikolic 81358eefbb BAEL-2486: Added link to published article in README of examples module. (#7225) 2019-06-30 18:46:48 +02:00
Denis 447c8c3599 BAEL-2983 java objects generation with EasyRandom (#7209) 2019-06-30 06:51:05 +02:00
rpvilao 883f0a525b
Merge pull request #7110 from isaolmez/BAEL-2981
BAEL-2981: Added code samples for Handlebars.java
2019-06-29 18:56:21 +02:00
Maiklins 783a93fb47 BAEL-2933 The Difference Between Collection.stream().forEach() and Collection.forEach() (#7191) 2019-06-29 09:03:56 -05:00
Devender Kumar f2c6eb9c10 cascade type module (#7021)
* Added cascading type mudule

* fix compile error

* updated dependency version in pom
2019-06-29 15:49:06 +02:00
Kamlesh Kumar a14dc0d889 Updated the previous variable in loop (#7205) 2019-06-29 08:24:06 -05:00
Laurentiu Delcea 2235c2e780 Convert tab to spaces (#7206) 2019-06-29 13:51:36 +02:00
rpvilao 40c3f5a22d
Merge pull request #7150 from MajewskiKrzysztof/BAEL-3001
BAEL-3001
2019-06-29 08:41:22 +02:00
Erik Pragt ac0bb0f9bd
Merge pull request #7203 from juanvaccari/BAEL-2928
BAEL-2928 - change methods name to follow Java conventions
2019-06-28 21:55:18 +02:00
Erik Pragt 6b16a4cb64
Merge pull request #7164 from arhohuttunen/master
BAEL-2911 - JUnit Custom Display Name Generator API
2019-06-28 21:51:50 +02:00
Lukasz Rys 67a99828f1 Feature/bael 2515 override properties (#7165)
* [ BAEL-2515] : Add override properties article

* [ BAEL-2515] : Rename tests

* [ BAEL-2515 ]: Remove hyperlink from README
2019-06-27 22:50:12 +02:00
Juan Vaccari 649c65199f BAEL-2928 - change methods name to follow Java conventions 2019-06-27 17:39:11 +01:00
rpvilao 90d71bb07e
Merge pull request #7202 from antmordel/master
Fixed problem with the package
2019-06-27 17:08:13 +02:00
Amy DeGregorio 2e783b0f22 BAEL 3015 (#7200)
* BAEL-3015

* BAEL-3015 remove tabs
2019-06-27 12:33:46 +02:00
antmordel e6e2510a56 Fixed problem with the package 2019-06-27 10:01:46 +01:00
Grzegorz Piwowarek 0c7c689d3b
Add parallel-collectors samples (#7187)
* Add ParallelCollectorsTest

* Add dependency

* Fix naming
2019-06-26 22:07:16 +02:00
Drazen Nikolic 21cb183c1a BAEL-2486: Changes after the editor's review. (#7199)
(cherry picked from commit 00cd1360e417a4f9be00ae6648294cc38a06c1c8)
2019-06-26 20:58:08 +02:00
Johan Janssen 9ee237c69c Breaking out of nested loops (#7196)
* Added Maven profiles example.

* Added break examples.
2019-06-26 20:33:48 +02:00
rpvilao 30cb9ad592
Merge pull request #7185 from antmordel/master
Modified location
2019-06-26 19:17:44 +02:00
antmordel 7281d74ae6 Modified location 2019-06-26 10:15:30 +01:00
Eric Martin d0090d1f7e
Merge pull request #7193 from eugenp/BAEL-3022-Move
BAEL-3022: Renamed package to com.baeldung.convert.iteratortolist
2019-06-25 22:13:12 -05:00
eric-martin 3ea52a86f9 BAEL-3022: Renamed package to com.baeldung.convert.iteratortolist 2019-06-25 21:01:28 -05:00
cdjole 3afadfa5ad BAEL-2994 - String consists of substrings example (#7190) 2019-06-25 22:05:16 +02:00
Amy DeGregorio 09f62ffe68 BAEL-3015 (#7189) 2019-06-25 14:57:18 +02:00
Catalin Burcea 3e4607e724 added break mechanisms for Stream.forEach (#7053) 2019-06-25 13:50:22 +01:00
kwoyke 8470ca7c5b BAEL-2926 Guide to @EnableConfigurationProperties (#7186) 2019-06-25 06:07:26 +02:00
Kamlesh Kumar 49bafb0300 Code example: Checking If a List Is Sorted in Java (#7139) 2019-06-24 22:12:34 -05:00
isaolmez db931fd553 Merge remote-tracking branch 'upstream/master' into BAEL-2981
# Conflicts:
#	libraries-2/pom.xml
2019-06-24 23:16:39 +03:00
isaolmez 2e2af71a58 BAEL-2981: Updated tests 2019-06-24 23:13:05 +03:00
antmordel 3e422db73a Modified location 2019-06-24 14:44:24 +01:00
Drazen Nikolic ca560514a0 BAEL-2486: Spring Data MongoDB Tailable Cursor example. (#7182) 2019-06-24 12:44:13 +02:00
Arho Huttunen 7b244aabda BAEL-2911 - JUnit Custom Display Name Generator API 2019-06-23 10:07:06 +03:00
Erik Pragt 9d7d7b4dde
Merge pull request #7156 from dupirefr/bael-2996
dupirefr/dupire.francois+pro@gmail.com [BAEL-2996] Matrices Multiplication in Java
2019-06-22 08:53:35 -05:00
dupirefr 9ec362f520 [BAEL-2996] Removed useless classà 2019-06-22 11:43:33 +02:00
dupirefr bc8fbaf579 Ã[BAEL-2996] Used qualified class for benchmarking 2019-06-22 11:40:10 +02:00
isaolmez ca3ef57f04 BAEL-2981: Changed helper name 2019-06-22 11:18:41 +03:00
Krzysztof Majewski fcc4fa4afa format 2019-06-21 16:07:02 +02:00
dupirefr 327fc24a4b [BAEL-2996] Moving all test under this module and adding benchmarking 2019-06-21 07:46:51 +02:00
dupirefr bc498d61b3 [BAEL-2996] Moved previous tests and added own implementation 2019-06-21 07:46:51 +02:00
dupirefr 5296f37727 [BAEL-2996] Small fixes 2019-06-21 07:46:51 +02:00
dupirefr 874f8d07c8 [BAEL-2996] Fixed formatting 2019-06-21 07:46:49 +02:00
dupirefr e885264b5f [BAEL-2996] Added ND4J dependency and matrices multiplication test 2019-06-21 07:46:49 +02:00
dupirefr 8a8f880d33 [BAEL-2996] Improved test with simpler matrix validation 2019-06-21 07:46:49 +02:00
dupirefr 082aa7d0a6 [BAEL-2996] Added la4j library example 2019-06-21 07:46:49 +02:00
dupirefr 4b14001cb3 [BAEL-2996] Added Colt library example 2019-06-21 07:46:49 +02:00
dupirefr 7d71c3ac94 [BAEL-2996] Added ejml example 2019-06-21 07:46:49 +02:00
dupirefr ddc85d20b9 [BAEL-2996] Apache Commons Math3 example 2019-06-21 07:46:49 +02:00
Maiklins d2ae74a037 BAEL-2933 The Difference Between Collection.stream().forEach() and Collection.forEach() (#7137) 2019-06-21 06:59:26 +02:00