Commit Graph

6691 Commits

Author SHA1 Message Date
sumit-bhawsar 892f75fc67 BAEL-3335 fixing PersonControllerIntegrationTest 2019-11-23 12:28:07 +00:00
Radhe Sravan 112593b415 Fixed the typo in comments 2019-11-23 17:56:46 +05:30
Loredana Crusoveanu ebc6b9be1d Merge pull request #8214 from eugenp/lor6-patch-2
Update README.md
2019-11-23 13:58:03 +02:00
Loredana Crusoveanu 1b6e7d3750 Merge pull request #8224 from johnA1331/master
BAEL-18815
2019-11-23 13:57:43 +02:00
Kert Pjatkin d7191b2dc6 [BAEL-3302] How to set the JVM Timezone 2019-11-23 13:24:40 +02:00
Radhe Sravan d0517d232f Merge branch 'master' of https://github.com/radhe-sravan/tutorials 2019-11-23 16:51:17 +05:30
Radhe Sravan a414b8a1da BAEL-3453 - Circular linked list Java implementation 2019-11-23 16:50:26 +05:30
Radhe Sravan 9c9721cdd0 Removed source code for evaluation article 2019-11-23 16:50:26 +05:30
Radhe Sravan e5461ab16e Example for hexagonal architecture in java 2019-11-23 16:50:26 +05:30
Radhe Sravan a844a2850a BAEL-3453 - Circular linked list Java implementation 2019-11-23 16:44:39 +05:30
Alfred Samanga 59ac0633fc BAEL-3352 - Websockets with the Play Framework and Akka (#7983)
* Websocket implementation

* Websocket implementation with Akka Streams

* Websocket implementation with Akka Streams

* Websocket implementation with Akka Streams

* Added configuration options for play server timeout and websocket frame lengths

* Cleaned up code for consuming http endpoint in Messenger actor

* Cleaned up code for consuming http endpoint in Messenger actor

* Cleaned up code for akka streams implementation for websocket

* Renamed unit test method

* Added Poison Pill for stopping the actor. Fixed indentations.

* Refactored the WebSocket method for readability

* Refactored the JavaScript for readability

* Code refactoring and removing unwanted comments

* Added the latest version of jQuery

* Removed .gitignore in favor of the one at the project root
2019-11-23 11:09:07 +00:00
Catalin Burcea 13c42ac4dc [BAEL-3351] - Common Concurrency Pitfalls in Java (#8104) 2019-11-23 11:03:50 +00:00
sumit-bhawsar b640b2c73a Merge pull request #3 from eugenp/master
master to BAEL-3335
2019-11-23 11:00:09 +00:00
Ger Roza 7ee5019f7e [BAEL-3313] spring-cloud/spring-cloud-gateway | Writing custom Spring Cloud Gateway Filters (#8182)
* updated dependency management in spring-cloud-gateway pom.xml

* * renamed org package to com
* renamed spring.cloud package to springcloudgateway
* deleted SpringContextIntegrationTest, as per BAEL-14304
* updated spring Junit test to jupiter

* separated introduction-application properties from application.yml, fixing launch error due to file not found exception

* Added Service to use as Proxied Service

* Added global filters and debug logs for article

* fixed error in properties source, plus added GatewayFilter Factories

* implemented Modify Request example

* implemented Modify Response example

* implemented Chain Request example

* Added Tests:
* Live Test for gateway
* Integration tests for services
Fixed small issues

* renamed tests that were not following BDD naming
2019-11-22 18:42:56 -08:00
Krzysiek 52bdfd60a5 BAEL-3498: Fix test's name 2019-11-22 23:30:35 +01:00
Krzysiek e57ae9f271 BAEL-3498: Conditionally Disable Flyway 2019-11-22 23:20:49 +01:00
Chintan Pandya b1971384e2 Update LocalDbCreationRule to respect shareDb parameter for embedded DynamoDB (#8058) 2019-11-22 09:19:07 -08:00
Loredana Crusoveanu ee1fc18df0 Update ComponentScanAssignableTypeFilterAppIntegrationTest.java (#8045) 2019-11-22 09:17:01 -08:00
catalin-burcea 6eb57f91eb [BAEL-19673] - Move articles out of jackson part 1 2019-11-22 14:52:42 +02:00
Norberto Ritzmann Jr 1061c0e582 BAEL-3086 - Clean up 2019-11-22 10:21:10 +01:00
Norberto Ritzmann Jr 3f7b103ae8 BAEL-3086 - Project moved to apache-spark project 2019-11-22 10:03:29 +01:00
Jonathan Cook dd9a7593c1 Merge pull request #8207 from verhage/BAEL-3474
BAEL-3474: Appending multiple lines to a file
2019-11-22 08:44:06 +01:00
Martin van Wingerden 76a4694c42 Some changes in the is-numeric (#8171)
* Perform a null-check instead of catching NPE's
* Use pre-compiled regular expressions and perform a null-check before testing it against the regex
* Made the test usable with two modes, one using a single values and another one using a more realistic workload.
* Upgraded the commons-lang version
2019-11-21 23:28:58 -06:00
Vivek Balasubramaniam 240c9fa3c4 BAEL-3091: The Prototype Pattern in Java (further changes based on suggestions) 2019-11-22 10:47:01 +05:30
johnA1331 4f19531a0a Update README.md 2019-11-22 00:30:47 +08:00
johnA1331 fc10a9336b Update README.md 2019-11-22 00:28:39 +08:00
johnA1331 202c3cf5c8 Update README.md 2019-11-22 00:27:23 +08:00
johnA1331 b770503fb1 Update README.md 2019-11-22 00:25:10 +08:00
johnA1331 1353a10e92 Create README.md 2019-11-22 00:23:41 +08:00
johnA1331 81797871cd Update README.md 2019-11-22 00:21:58 +08:00
johnA1331 187f034185 Update README.md 2019-11-22 00:20:44 +08:00
johnA1331 77d8f9a23e Update README.md 2019-11-22 00:19:24 +08:00
johnA1331 e7a4f6941f Update README.md 2019-11-22 00:17:41 +08:00
johnA1331 06dd951b15 Update README.md 2019-11-22 00:16:27 +08:00
johnA1331 d50803c978 Update README.md 2019-11-22 00:14:52 +08:00
johnA1331 cbc4ed2fa7 Update README.md 2019-11-22 00:13:36 +08:00
johnA1331 06d7019960 Update README.md 2019-11-22 00:12:09 +08:00
johnA1331 9e284972fe Update README.md 2019-11-22 00:10:28 +08:00
johnA1331 7ff15f89d8 Update README.md 2019-11-22 00:08:40 +08:00
johnA1331 64cef3dc80 Update README.md 2019-11-22 00:07:11 +08:00
johnA1331 f9bb80fbd3 Create README.md 2019-11-22 00:05:09 +08:00
johnA1331 ae98ed32d0 Create README.md 2019-11-22 00:02:20 +08:00
johnA1331 388bc432d9 Update README.md 2019-11-21 23:59:35 +08:00
johnA1331 d698fe5cca Update README.md 2019-11-21 23:56:52 +08:00
johnA1331 a8ddc8eaf9 Create README.md 2019-11-21 23:55:23 +08:00
johnA1331 96e481ec3b Update README.md 2019-11-21 23:53:14 +08:00
johnA1331 03c454a81f Create README.md 2019-11-21 23:50:46 +08:00
johnA1331 6f5fb102dc Update README.md 2019-11-21 23:46:58 +08:00
johnA1331 aa1c20ee95 Update README.md 2019-11-21 23:45:15 +08:00
Maiklins 272133dd63 Merge pull request #10 from eugenp/master
update master
2019-11-21 08:56:12 +01:00