rahul
7000dfe094
Checking if a URL Exists in Java
2019-07-23 21:49:03 +05:30
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
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
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
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
nikunjgandhi1987
01bfd6a353
Mini article raw type in java ( #7142 )
...
* Raw type example implementation
2019-06-20 22:19:33 -06:00
Erik Pragt
3e1107f217
Merge pull request #7153 from asturcon/BAEL-2977-stream-skip-limit
...
Bael 2977: stream skip() vs limit()
2019-06-20 16:23:27 -05:00
Laurentiu Delcea
b748c86ce3
BAEL-2982 NanoHTTPD guide ( #7148 )
2019-06-20 21:53:47 +02:00
Eric Martin
efe62f6dc4
Merge pull request #7087 from er-han/BAEL-2955
...
Added code sample for autoservice
2019-06-20 14:37:24 -05:00
Erik Pragt
04a89618f5
Merge pull request #7152 from asturcon/BAEL-2427-refactor
...
BAEL 2427: code moved from core-java to core-java-exceptions
2019-06-20 13:37:38 -05:00
Marcos Lopez Gonzalez
5ddae76ae1
code moved from core-java to core-java-exceptions
2019-06-20 19:46:17 +02:00
Marcos Lopez Gonzalez
ece6d5c35c
Merge branch 'eugenmaster'
2019-06-20 19:33:03 +02:00
Erhan Karakaya
d0b2aa8635
removed empty beggining lines & added override annotation
2019-06-20 11:00:12 +03:00
Erik Pragt
37942a25b6
Merge pull request #7129 from tryncatch/BAEL-2804
...
BAEL-2804 JPA Query Parameters Usage
2019-06-19 20:21:33 -05:00
glopez
0ef4938069
BAEL-2804 JPA Query Parameters Usage - formatting style
...
Fix formatting style.
2019-06-19 20:15:56 -03:00
Marcos Lopez Gonzalez
405746ad27
Merge branch 'master' into BAEL-2977-stream-skip-limit
2019-06-19 13:41:11 +02:00
Marcos Lopez Gonzalez
0927be728a
Merge branch 'eugenmaster'
2019-06-19 13:40:53 +02:00
Marcos Lopez Gonzalez
17191d02b2
BAEL-2977 - skip vs limit in streams
2019-06-19 13:40:25 +02:00
Anshul Bansal
0b13fdf96c
BAEL-773 - Ratpack with Groovy ( #6985 )
...
* BAEL-773 - Ratpack with Groovy
* BAEL-773 - Ratpack with Groovy - PR review changes
* BAEL-773 - Ratpack with Groovy - PR review changes
* Typo corrected
* SQLs capitalised
2019-06-19 08:54:19 +01:00
Balaji Sivakumar
c253f224bc
BAEL-3022 - Converting Iterator to List ( #7109 )
...
* BAEL-3022 - Converting Iterator to List
* BAEL-3022 - Converting Iterator to List.
Removed Service Class and moved logic to Junit class
* BAEL-3022 - Converting Iterator to List
Code Formatting.
2019-06-18 23:43:19 -05:00
cscib
548890541c
Bael 2434 ( #6635 )
...
* BAEL-2434
* BAEL-2434
* Minor alterations to reflect changes in the article
* Fixing Spel expression and removing extra code that is not referenced anymore in the article
* Moved the files from spring-core to spring-static-resources. Renamed ResourceUtil to ResourceReader.
* Changes due to change of article outline.
* Changes due to change of article outline.
* Removing Converter from article
2019-06-18 21:35:04 +01:00
rpvilao
b2df1257c8
Merge pull request #7135 from veontomo/BAEL-2949
...
Code snippet for tutorial on folding technique (BAEL-2949)
2019-06-18 22:07:02 +02:00
Andrew Shcherbakov
9edcaa30d5
Move the code into algorithms-miscellaneous-3
2019-06-18 21:22:13 +02:00