Martin van Wingerden
b6de1ffbe1
Some README rendering corrections
...
Corrected sections without spaces
Best practice: add newline after section header
2019-11-07 21:04:14 +01:00
Josh Cummings
1acf4e6c42
Merge pull request #8149 from catalin-burcea/BAEL-15998
...
[BAEL-15998] - Move articles out of core-java-io part 1
2019-11-07 10:24:14 -07:00
Shubhra Srivastava
98f7d3a2df
BAEL-3404 Creating new OOP module ( #8152 )
2019-11-07 09:13:42 -08:00
Josh Cummings
7bdfb9f5b3
Merge pull request #8102 from alessiostalla/BAEL-16633
...
BAEL-16633
2019-11-07 08:51:20 -07:00
Tapan Avasthi
463b97fbe0
BAEL-3284: Guide to Flash Attributes in a Spring Web Application ( #8070 )
2019-11-07 07:36:32 -06:00
Harsha Veeravalli
563f74a0ab
[BAEL-3319] - Documenting a Spring REST API using OpenAPI ( #7919 )
...
* [BAEL-3211] Generate Integers within a range in Java
* [BAEL-3211] Generate Integers within a range in Java
* Moved files from java-numbers to java-numbers-2
* [BAEL-3319] - Documenting a Spring REST API using OpenAPI
* [BAEL-3319] Added a new module for springdoc-openapi library
* Incorporated feedback - indents, GetMapping et al annotations, package as jar, remove README & spring-webflux change, use of map in BookRepository
* Used DeleteMapping instead of RequestMapping
* Add the spring-boot-springdoc module to root pom.xml
* Remove plain spring boot starter from pom.xml
2019-11-06 21:12:51 -06:00
Erik Pragt
d28f71dee7
Merge pull request #8084 from dupirefr/bael-3348
...
dupirefr/dupire.francois+pro@gmail.com [BAEL-3348] Smallest missing positive integer in an array
2019-11-07 08:56:18 +11:00
Jonathan Cook
d0f7cf4e31
Merge pull request #8035 from CROSP/BAEL-3200
...
BAEL-3200 Error handling with Spring AMQP
2019-11-06 22:39:13 +01:00
Niranjan
fdbadf9572
[BAEL-3405] Solving Binary Gap using Recursion ( #8144 )
...
* A quick and practical example of Hexagonal Architecture in Java
* updated code as per eclipse formatter
* [BAEL-3405] Solving Binary Gap using Recursion
* removed java-hexagonal package
2019-11-06 11:48:07 -08:00
Roger
6c06682c5e
BAEL-3475 - Add code for Lombok Accessors ( #8145 )
...
* BAEL-3475 - Add code for Lombok Accessors
* BAEL-3475 - Updated lombok.version to latest
* BAEL-3475 - Rename Test to UnitTest
2019-11-06 11:46:02 -08:00
catalin-burcea
cd0b61cced
[BAEL-15998] - Move articles out of core-java-io part 1
2019-11-06 17:04:00 +02:00
Eric Martin
349af25512
Merge pull request #8148 from alimate/BAEL-3269
...
BAEL-3269: Fix the Integrations Tests in spring-vault
2019-11-06 06:58:08 -06:00
Ali Dehghani
c748c6c10c
Fixed the Vault Issue
2019-11-06 11:07:12 +03:30
Josh Cummings
0c8cad77ca
Merge pull request #8038 from sjmillington/rest-move-1
...
[BAEL-18364] move spring-rest-*** articles - 1
2019-11-05 21:37:55 -07:00
Josh Cummings
8d1c5e0936
Merge pull request #8130 from sjmillington/rxjava-move
...
[BAEL-16658] Split rxjava (& rxjava-2) by subject
2019-11-05 21:26:10 -07:00
Priyank Srivastava
de3fc4d195
BAEL 3320 JCommander ( #7971 )
...
* init jcommander
* add model layer jcommander app
* service scaffolding
* init jcommander cli layer
* wire up services and commands
* splitter impl; validator impl; tests and cleanup
* cleanup pom
* integration tests
* fix uuid validator example
* optimise uuid regex; if-else to switch
* review comments
* fix builder formatting
* change list assertion in fetch charges tests
* missing minor edit
* move to new module libraries-3
* rm unwanted files
2019-11-05 21:52:34 +00:00
Macieg
0d25f15db7
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
bb2f6b3911
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
87b03b5c7c
Merge branch 'laurentiud-master'
2019-11-04 18:07:19 +01:00
Jonathan Cook
2d2c4b3a55
BAEL-3375 - Get the current Date in Java (non Java 8)
2019-11-04 18:05:45 +01:00
Jonathan Cook
b571fb73df
Merge branch 'master' of https://github.com/laurentiud/tutorials into laurentiud-master
2019-11-04 17:55:36 +01:00
Josh Cummings
06bea40f5d
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
Sam Millington
0b4af0c67f
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
cc96439315
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
a0840471bb
BAEL-3372 - Guide to Linux jq command for JSON formatting
2019-11-03 10:20:18 +01:00
Jonathan Cook
c1829f6d90
Merge branch 'master' of https://github.com/eugenp/tutorials
2019-11-03 00:26:02 +01:00
Loredana Crusoveanu
8e5797ef3e
Merge pull request #8111 from johnA1331/master
...
BAEL-18896
2019-11-03 00:30:53 +02:00
Loredana Crusoveanu
d70fccbec9
Merge branch 'master' into master
2019-11-02 23:34:32 +02:00
Alexander Molochko
6436440cb6
Fix issues, segregate configurations
2019-11-02 23:57:12 +03:00
Eric Martin
ca5ef6d0ad
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
81ca85bb34
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
a15d1ef54e
Move articles out of java-strings part5
2019-11-02 18:58:17 +02:00
Loredana Crusoveanu
de6e81bdb8
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
44cacae49d
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
d99ff6b938
Merge pull request #7433 from amit2103/BAEL-16045-9
...
Bael 16045 9
2019-11-02 17:45:25 +02:00
Loredana Crusoveanu
2adf4a5d4b
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
53a12f0fa2
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
28d50a9161
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
aa9806dc0b
Fixed the Port Already in Use Issue
2019-11-02 18:47:30 +03:30
Ali Dehghani
1c32e17e0e
Fixed the Port Already in Use Issue
2019-11-02 18:28:52 +03:30
Sjmillington
599df3c706
[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
d2fd54fd32
Fixed conflict
2019-11-02 12:51:10 +00:00
Sjmillington
f35c61c56a
[BAEL-16658] Split rxjava (& rxjava-2) by subject
2019-11-02 12:38:21 +00:00
Eric Martin
7940f0d912
Merge pull request #8049 from vatsalgosar/BAEL-3143
...
BAEL 3143
2019-11-01 23:49:50 -05:00
Eric Martin
1431f23337
Update JavaScannerUnitTest.java
2019-11-01 23:48:07 -05:00
Eric Martin
96dc79f555
Merge pull request #8051 from yavuztas/pr-BAEL-3379
...
PR-BAEL-3379
2019-11-01 23:34:40 -05:00
Ali Dehghani
979d4f94d0
Dedicated H2 Db
2019-11-02 02:32:28 +03:30
Eric Martin
09b9cb6da3
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
Eric Martin
7e084e2721
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:40:42 -05:00
Eric Martin
97a0cbbdc7
Merge pull request #8119 from alimate/BAEL-3275-2
...
BAEL-3275: Using blocking queue for pub-sub
2019-10-31 18:36:40 -05:00