Commit Graph

284 Commits

Author SHA1 Message Date
Fabio Silva 9f78f62732 Ruy Vilão suggestions: no point in declaring the variables for the match result, let's put them directly in the assert (to be fixed in both tutorial and code). 2019-12-08 15:57:34 -03:00
Fabio Silva 61ef5289a5 Pre-compile the regex pattern into a Pattern object and reuse 2019-12-06 10:02:29 -03:00
Eric Martin 9b801298ca Merge pull request #8192 from SmartyAnsh/master
BAEL-1112 - Apache Tapestry
2019-11-28 21:56:31 -06:00
Josh Cummings c865567b71 Merge pull request #8160 from alessiostalla/BAEL-18410
#BAEL-18410 add code sample for reduce with complex objects
2019-11-28 11:21:37 -07:00
Josh Cummings 514d457ec6 Merge pull request #8254 from sjmillington/rest-move-3
Rest move 3
2019-11-28 10:40:04 -07:00
Josh Cummings c636fd8588 Merge pull request #8247 from catalin-burcea/BAEL-19675
[BAEL-19675] - Move articles out of jackson part 2
2019-11-28 10:02:57 -07:00
Josh Cummings 9e0ed0893a Merge pull request #8249 from catalin-burcea/BAEL-16531
[BAEL-16531] - Move all the existing articles on "optional" under jav…
2019-11-28 09:49:58 -07:00
Anshul BANSAL 1d056fe19f Apache Tapestry - review fix 2019-11-28 11:04:51 +02:00
Anshul Bansal cabc6dd375 Fixed 2019-11-28 10:36:53 +02:00
Macieg 38a42d8329 BAEL-3479 | combinatorics (#8233)
* BAEL-3479 | combinatorics

* BAEL-3479 | style fix
2019-11-27 20:54:51 -06:00
Jonathan Cook 9cae3c7c86 Merge pull request #8231 from radhe-sravan/master
BAEL-3453 - Circular linked list Java implementation
2019-11-27 22:59:10 +01:00
Radhe Sravan 24d805db1d Fixed the code as per review comments 2019-11-27 06:27:24 +05:30
Sjmillington 6cd72e4f78 fixed conflict 2019-11-26 17:08:28 +00:00
Sjmillington 8e4cffdddc [BAEL-19366] REST move 3 2019-11-26 16:59:51 +00:00
catalin-burcea 3d35439fb5 [BAEL-19675] - Move articles out of jackson part 2 2019-11-26 12:28:18 +02:00
catalin-burcea 166723cf62 [BAEL-16531] - Move all the existing articles on "optional" under java-optional 2019-11-26 12:01:07 +02:00
rpvilao b305d9b362 Merge pull request #8105 from vimde/master
BAEL-3091: The Prototype Pattern in Java (changed code based on valid comments from a reader)
2019-11-26 10:12:22 +01:00
Josh Cummings 1f8508b00f Merge pull request #8239 from dkapil/task/BAEL-18777_klm
BAEL-18777 POM Properties Cleanup #8234
2019-11-25 19:51:25 -07:00
Josh Cummings e382c7141c Merge pull request #8230 from kwoyke/BAEL-3498
BAEL-3498: Conditionally Disable Flyway
2019-11-25 19:31:43 -07:00
Eric Martin ec28cd0dc2 Merge pull request #8196 from alimate/BAEL-3521
BAEL-3521: RejectedExecutionHandler
2019-11-25 19:12:53 -06:00
Eric Martin de9d0f06f2 Merge branch 'master' into BAEL-3521 2019-11-25 19:06:53 -06:00
Loredana Crusoveanu fc27da10b9 Merge pull request #8252 from kwoyke/BAEL-19699
BAEL-19699: Fix core-java-concurrency-basic unit tests
2019-11-25 23:57:08 +02:00
Loredana Crusoveanu 9aa2ac3ba3 Merge pull request #8243 from kwoyke/BAEL-19692
BAEL-19692: Update the Spring Boot to 2.2.1
2019-11-25 23:49:50 +02:00
Loredana Crusoveanu 4f2c997182 Merge pull request #8219 from amit2103/BAEL-19420
[BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and…
2019-11-25 23:38:39 +02:00
Krzysiek d5359a58e1 BAEL-19699: Fix core-java-concurrency-basic unit tests 2019-11-25 21:34:15 +01:00
Ger Roza 0b49d2ad6b [BAEL-3313] spring-cloud/spring-cloud-gateway | Writing custom Spring Cloud Gateway Filters -- address comments (#8251)
* Addressed comments:
* Removed Global filter bean with @Order annotation, now using class that implements Ordered
* Added logic to actually mutate the request entity (and the exchange) for the Modify Request example
* changed endpoint for languageServiceEndpoint in the chain requests example

* removed order from first simple global filter, since well be covering that with other global filter
2019-11-25 11:55:02 -08:00
Jonathan Cook 2b256270fe Merge pull request #7950 from kertpjatkin/master
[BAEL-3302] How to set the JVM Timezone
2019-11-25 20:40:47 +01:00
Ali Dehghani b8a45c8ed2 Using a new module. 2019-11-25 22:09:20 +03:30
Anshul BANSAL 6a67fd6025 Merge remote-tracking branch 'upstream/master' 2019-11-25 16:43:38 +02:00
Anshul Bansal 02dd99a2c7 Updated apache-tapestry in the pom.xml 2019-11-25 16:07:54 +02:00
Sam Millington e827db3db2 Merge pull request #8246 from kumar-devender/master
Persistence context example
2019-11-25 10:07:36 +00:00
Krzysiek 325ce6b49c BAEL-19692: Update the Spring Boot to 2.2.1 2019-11-24 20:19:13 +01:00
amit2103 b787240f29 Fixed conflicts 2019-11-25 00:24:40 +05:30
iamshwetabhardwaj 9f25b72ca4 BAEL-3506 - Refactoring. (#8238)
* BAEL-3506

* BAEL-3506

* BAEL-3506 - Added java-math-2 to parent pom.

* BAEL-3506 - Refactoring.
2019-11-24 09:24:06 -08:00
Loredana Crusoveanu bae6af78d1 Merge pull request #8212 from catalin-burcea/BAEL-19135
[BAEL-19135] - Move search articles to a new module
2019-11-24 14:29:31 +02:00
Maiklins de82f1c805 BAEL-3131 Guide to Java HashMap (#8229)
http://jira.baeldung.com/browse/BAEL-3130
2019-11-24 12:59:09 +01:00
Dhawal Kapil feb31a9a3c BAEL-18777 POM Properties Cleanup
- Fixes for libraries-apache-commons module
2019-11-24 13:44:24 +05:30
Dhawal Kapil 656e6d1738 BAEL-18777 POM Properties Cleanup #8234
- Properties cleanup of projects starting with k,l and m
2019-11-24 13:33:51 +05:30
Martin van Wingerden b9e46ff27a [BAEL-3518] Removed the CheckIntegerInput because its removed from the article (#8228) 2019-11-23 23:15:36 -06:00
Eric Martin 442d82ac66 Merge pull request #8195 from albanoj2/BAEL-3444
BAEL-3444: Cucumber Data Table
2019-11-23 22:42:43 -06:00
Loredana Crusoveanu c39b6ce6a6 Merge pull request #8200 from bruce-szalwinski/master
fix typo
2019-11-24 00:03:38 +02:00
Krzysiek 5214841266 BAEL-3498: Change anonymous inner class to lambda 2019-11-23 22:58:54 +01:00
Anshul BANSAL e7f1074006 BAEL-1112 - Apache Tapestry - PR review fixes 2019-11-23 22:53:35 +02:00
Josh Cummings cbb2916c60 Merge pull request #8234 from dkapil/task/BAEL-18777_j
BAEL-18777 POM Properties Cleanup
2019-11-23 12:48:57 -07:00
Josh Cummings d26649164b Merge pull request #8232 from sumit-bhawsar/BAEL-3335
Bael 3335 fixing integration tests
2019-11-23 12:47:17 -07:00
Josh Cummings fbf857ce85 Merge pull request #8154 from sjmillington/rest-move-2
[BAEL-18365] Spring rest move 2
2019-11-23 12:20:53 -07:00
Josh Cummings 543fb9d398 Merge pull request #8227 from catalin-burcea/BAEL-19673
[BAEL-19673] - Move articles out of jackson part 1
2019-11-23 11:29:56 -07:00
Dhawal Kapil 9618312e87 BAEL-18777 POM Properties Cleanup
- Pom properties cleanup fixes
2019-11-23 20:31:40 +05:30
Dhawal Kapil 2137f71568 BAEL-18777 POM Properties Cleanup
- Properties cleanup of projects starting with j
2019-11-23 20:13:34 +05:30
Sam Millington fa8f20ee69 Merge branch 'master' into rest-move-2 2019-11-23 13:10:24 +00:00