fejera
c125574acb
added missing dependencies to persistence-modules/spring-data-jpa-3
2019-11-05 11:00:03 +01:00
fejera
c58aebc78c
cleaned up persistence-modules/pom.xml
2019-11-05 10:14:13 +01:00
fejera
f1e8f73aa3
Merge branch 'master' into bael-16656
2019-11-05 10:13:40 +01:00
johnA1331
bc67ccf2d2
Update README.md
2019-11-05 16:47:40 +08:00
johnA1331
9653c9ea28
Update README.md
2019-11-05 16:40:20 +08:00
johnA1331
60d1658667
Update README.md
2019-11-05 16:36:43 +08:00
Macieg
f2d9829b91
BAEL-3400 ( #8113 )
...
* BAEL-3400
* BALE-3400 | moved to algorithm-miscellaneous-5
* BAEL-3400 | added modifiers
2019-11-04 17:40:19 -08:00
Jonathan Cook
cdeb947e42
Merge pull request #8141 from JonCook/master
...
BAEL-3375 - Get the current Date in Java (non Java 8)
2019-11-04 18:18:04 +01:00
Jonathan Cook
c903bbbe18
Merge branch 'laurentiud-master'
2019-11-04 18:07:19 +01:00
Jonathan Cook
25939ac20a
BAEL-3375 - Get the current Date in Java (non Java 8)
2019-11-04 18:05:45 +01:00
Jonathan Cook
3d014497f2
Merge branch 'master' of https://github.com/laurentiud/tutorials into laurentiud-master
2019-11-04 17:55:36 +01:00
Josh Cummings
910c7daf2a
Merge pull request #8120 from catalin-burcea/BAEL-18265
...
[BAEL-18265] Move articles out of java-strings part5
2019-11-04 07:00:15 -07:00
Krzysztof Majewski
ddc86f5a47
move entities
2019-11-04 07:28:10 +01:00
Sam Millington
3878b529f0
Merge pull request #8083 from alimate/BAEL-3334
...
[BAEL 3334] Open Session in View Code
2019-11-03 16:41:55 +00:00
Jonathan Cook
376046ee8d
BAEL-3372 - Guide to Linux jq command for JSON formatting ( #8138 )
...
* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- update pom description.
* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- Add another example using find exec.
* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
* BAEL-3110 - Linux Commands - Remove All Text After X
* BAEL-3372 - Guide to Linux jq command for JSON formatting
2019-11-03 07:54:32 -08:00
Jonathan Cook
a2134bf8c4
BAEL-3372 - Guide to Linux jq command for JSON formatting
2019-11-03 10:20:18 +01:00
amit2103
4decebf3d5
[BAEL-16640] - Split or move core-java-modules/core-java-lang-syntax module
2019-11-03 12:16:31 +05:30
Thabo Ntsoko
a611831b37
Shortening methods
2019-11-03 08:09:58 +02:00
Jonathan Cook
a4a00a10f8
Merge branch 'master' of https://github.com/eugenp/tutorials
2019-11-03 00:26:02 +01:00
Loredana Crusoveanu
f7d3b00ab3
Merge pull request #8111 from johnA1331/master
...
BAEL-18896
2019-11-03 00:30:53 +02:00
Loredana Crusoveanu
26e6d89a48
Merge branch 'master' into master
2019-11-02 23:34:32 +02:00
Alexander Molochko
9829300a62
Fix issues, segregate configurations
2019-11-02 23:57:12 +03:00
Eric Martin
8e973888ad
Update Example2.java
2019-11-02 12:30:28 -05:00
Eric Martin
6ec3e1c08f
Merge pull request #8134 from alimate/BAEL-3263
...
BAEL-3263: Fix the Integrations Tests in spring-protobuf
2019-11-02 12:21:07 -05:00
Eric Martin
e01b96dd81
Merge pull request #8133 from alimate/BAEL-3266
...
BAEL-3266: Fix the Integrations Tests in Hystrix
2019-11-02 12:19:42 -05:00
catalin-burcea
e4710724bb
Move articles out of java-strings part5
2019-11-02 18:58:17 +02:00
Loredana Crusoveanu
79d0b86788
Merge pull request #8088 from amit2103/BAEL-16045-19
...
[BAEL-16045] - Renamed UserServiceIntegrationUnitTest to UserServiceU…
2019-11-02 17:46:28 +02:00
Loredana Crusoveanu
108840fcb4
Merge pull request #7465 from amit2103/BAEL-16045-15
...
[BAEL-16045] - Check Article Code Matches GitHub for https://www.bael …
2019-11-02 17:45:49 +02:00
Loredana Crusoveanu
25bc147f30
Merge pull request #7433 from amit2103/BAEL-16045-9
...
Bael 16045 9
2019-11-02 17:45:25 +02:00
Loredana Crusoveanu
457edac06c
Merge pull request #7381 from amit2103/BAEL-16045-3
...
[BAEL-16045] - Fixed article code for https://www.baeldung.com/java-r …
2019-11-02 17:43:05 +02:00
Loredana Crusoveanu
817e6e69fd
Merge pull request #7174 from amit2103/BAEL-14274-8
...
[BAEL-14274] - Fixed article code for https://www.baeldung.com/jackso …
2019-11-02 17:40:44 +02:00
Loredana Crusoveanu
d8d5270fa0
Merge pull request #7168 from amit2103/BAEL-14274-3
...
[BAEL-14274] - Fixed article code for https://www.baeldung.com/proper …
2019-11-02 17:40:13 +02:00
Ali Dehghani
947e04af9d
Fixed the Port Already in Use Issue
2019-11-02 18:47:30 +03:30
Ali Dehghani
dde3558df2
Fixed the Port Already in Use Issue
2019-11-02 18:28:52 +03:30
Sjmillington
4350c939eb
[BAEL-18364] - moved the findBugs link to testing-modules/testing-libraries, and copied over the sample code from the article
2019-11-02 13:10:11 +00:00
Sjmillington
65cfa6ab2b
Fixed conflict
2019-11-02 12:51:10 +00:00
Sjmillington
596809a9ce
[BAEL-16658] Split rxjava (& rxjava-2) by subject
2019-11-02 12:38:21 +00:00
Sjmillington
fd8cefc540
Added the new core-java-jar module to the main pom
2019-11-02 11:47:04 +00:00
Sjmillington
798c55da9a
[BAEL-15993] - Move articles out of core-java pt 3
2019-11-02 11:40:05 +00:00
Eric Martin
d47ea19834
Merge pull request #8049 from vatsalgosar/BAEL-3143
...
BAEL 3143
2019-11-01 23:49:50 -05:00
Eric Martin
33d819efee
Update JavaScannerUnitTest.java
2019-11-01 23:48:07 -05:00
Eric Martin
dd1b419899
Merge pull request #8051 from yavuztas/pr-BAEL-3379
...
PR-BAEL-3379
2019-11-01 23:34:40 -05:00
Ali Dehghani
92a7b05b84
Dedicated H2 Db
2019-11-02 02:32:28 +03:30
Martin van Wingerden
0e23f2e682
[BAEL-3392] Formatted code examples for [BAEL-3392]
2019-11-01 09:24:05 +01:00
Eric Martin
3225470df5
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
...
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00
dupirefr
fee1da6091
[BAEL-3348] Moved code to algorithm-4
2019-11-01 00:35:30 +01:00
Laurentiu
7aa0cef657
BAEL-3375 Working with Dates before Java 8
2019-10-31 21:18:02 +02:00
Alessio Stalla
0e3e7e9106
Merge branch 'master' into BAEL-16633
2019-10-30 23:09:06 +01:00
johnA1331
33998bdac8
Update README.md
2019-10-30 22:12:05 +08:00
Krzysztof Majewski
3453b7a18b
BAEL-2513
2019-10-30 13:51:17 +01:00