Commit Graph

2808 Commits

Author SHA1 Message Date
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
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
Chirag Dewan f80bb7698c BAEL3236 throwing Exception in TCs 2019-11-03 10:39:05 +05:30
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
devender.kumar 344846c9ca added more test cases 2019-11-02 21:40:55 +01: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