Commit Graph

5128 Commits

Author SHA1 Message Date
Erik Pragt a85b87070e Merge pull request #8136 from Thabo08/java-file-class-edit-2
t.ntsoko@gmail.com - Shortening methods
2019-11-10 13:43:57 +11:00
Loredana Crusoveanu 7db8183e7d Merge pull request #8074 from martinvw/feature/the-course-readme-rendering-error
Some README rendering corrections
2019-11-10 00:22:22 +02:00
Kai Yuan 4fb0164b50 [BAEL-3402]move to an individual package (#8161) 2019-11-09 09:25:41 -08:00
Alessio Stalla d6bcc02f09 #BAEL-18410 add code sample for reduce with complex objects 2019-11-09 15:06:10 +01:00
anshul.bansal 6804dc9b19 Apache tapestry - Initial commit 2019-11-09 15:32:22 +02:00
Vivek Balasubramaniam aafe3d90df BAEL-3091: The Prototype Pattern in Java - Changes based on comments 2019-11-09 18:41:22 +05:30
Eric Martin 1ff66911d3 Merge pull request #8109 from martinvw/feature/BAEL-3392
[BAEL-3392] Debugging Java 8 Streams with IntelliJ
2019-11-08 21:42:48 -06:00
Eric Martin 830cada0d3 Merge pull request #8143 from johnA1331/master
Bi-monthly test fix - BAEL-18926
2019-11-08 20:45:10 -06:00
Eric Martin e6691b9b22 Merge branch 'master' into master 2019-11-08 20:40:55 -06:00
Shubhra Srivastava 906423af47 Bael 3404 strictfp in java (#8157)
* BAEL-3404 Creating new OOP module

* BAEL-3404 Code changes
2019-11-08 13:10:32 -08:00
vatsalgosar 1e1fe0592e - Separated add and subtract days into two methods for simplification 2019-11-09 02:33:50 +05:30
AlNiyas 373f656b96 Merge pull request #7 from eugenp/master
fork update 8-Nov-2019_1
2019-11-08 16:18:36 +03:00
TINO 7a5f7349bd BAEL - 1836 2019-11-08 16:11:51 +03:00
Alessio Stalla 1c04441b03 #BAEL-18411 change code sample to use equals instead of equalsIgnoreCase and add commented out break statement mentioned in the article. 2019-11-08 10:04:51 +01:00
Martin van Wingerden 7f9bfe5cf9 Some README rendering corrections
Corrected sections without spaces
Best practice: add newline after section header
2019-11-07 21:04:14 +01:00
rpvilao 276e3cf94b Merge pull request #8110 from MajewskiKrzysztof/BAEL-2513
BAEL-2513
2019-11-07 21:03:16 +01:00
amit2103 5e26506b92 [BAEL-16640] - Fixed conflicts 2019-11-07 23:52:43 +05:30
Sjmillington d2d9db6dda [BAEL-18365] Spring rest move 2 2019-11-07 17:58:42 +00:00
sumit-bhawsar 397579079a Merge branch 'master' into BAEL-3335 2019-11-07 17:28:46 +00:00
Josh Cummings 39f5913c7d 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
vatsalgosar d74c31b3bf BAEL-3401
- Implementation for adding days skipping weekends in LocalDate object in Java 8
2019-11-07 22:53:51 +05:30
Shubhra Srivastava 15112d4262 BAEL-3404 Creating new OOP module (#8152) 2019-11-07 09:13:42 -08:00
Josh Cummings cd609fd907 Merge pull request #8102 from alessiostalla/BAEL-16633
BAEL-16633
2019-11-07 08:51:20 -07:00
Tapan Avasthi 940fabe5f5 BAEL-3284: Guide to Flash Attributes in a Spring Web Application (#8070) 2019-11-07 07:36:32 -06:00
Harsha Veeravalli 78e23b246c [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
johnA1331 c60334493c Update README.md 2019-11-07 09:41:56 +08:00
Erik Pragt 289c3e4c34 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 be6021a4af Merge pull request #8035 from CROSP/BAEL-3200
BAEL-3200 Error handling with Spring AMQP
2019-11-06 22:39:13 +01:00
Niranjan 2ba43cfc27 [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 e910017c43 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
vatsalgosar f2c811eb47 Merge pull request #7 from eugenp/master
merge sync-up
2019-11-07 00:41:15 +05:30
catalin-burcea 9182868d6e [BAEL-15998] - Move articles out of core-java-io part 1 2019-11-06 17:04:00 +02:00
Eric Martin 50ef45d24f 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
johnA1331 032af1f5ac Update README.md 2019-11-06 19:48:00 +08:00
Ali Dehghani a00011b984 Fixed the Vault Issue 2019-11-06 11:07:12 +03:30
Josh Cummings 6a6b58a280 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 046c1b3f00 Merge pull request #8130 from sjmillington/rxjava-move
[BAEL-16658] Split rxjava (& rxjava-2) by subject
2019-11-05 21:26:10 -07:00
Radhe Sravan 21ecb354d9 Example for hexagonal architecture in java 2019-11-06 07:16:40 +05:30
Priyank Srivastava e16bd73565 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
sandip singh 9b44df148d BAEL-3283 - Refactored the code as per review comments. 2019-11-05 21:08:56 +05:30
fejera 24ef45fcc5 fixed broken tests in persistence-modules/spring-data-jpa-3 2019-11-05 11:06:30 +01:00
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
Kyle Doyle aa3987245e Bael-3391 - Remote Debugger 2019-11-04 21:47:30 -05: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