Commit Graph

11086 Commits

Author SHA1 Message Date
eric-martin 8837a12608 Fixed SimpleDateFormatUnitTest 2018-10-25 23:47:46 -05:00
Alejandro Gervasio cadc14f0c9 BAEL-2299 - A CRUD web application with SpringBoot and Thymeleaf (#5530)
* Initial Commit

* Update Application.java

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update Application.java
2018-10-25 17:09:35 -07:00
José Carlos Valero Sánchez 55ccc6b433
Merge pull request #5395 from freddyaott/master
[BAEL-2264] Creating a Thread in Kotlin
2018-10-25 20:57:17 +01:00
DOHA aa8a7827f7 Merge remote-tracking branch 'eugenp/master' 2018-10-25 22:38:35 +03:00
Loredana Crusoveanu 1fe49674b3
Merge pull request #5514 from eugenp/BAEL-2222-v2
update zonedatetime test
2018-10-25 21:23:10 +03:00
Loredana Crusoveanu c3ead414f6
Merge pull request #5522 from Doha2012/master
httpOnly session
2018-10-25 21:22:24 +03:00
Loredana Crusoveanu 5e0cd159d3
Merge pull request #5505 from dkapil/task/BAEL-9040
Task/bael 9040
2018-10-25 21:14:44 +03:00
DOHA b3d4ed532b Merge remote-tracking branch 'eugenp/master' 2018-10-25 14:37:45 +03:00
akash.pandey 121969da27 Merge branch 'master' of github.com:eugenp/tutorials 2018-10-25 08:17:09 +05:30
Eric Martin 5140bd630d
Merge pull request #5444 from Wosin/BAEL-1463
BAEL-1463: Apache Storm Introduction
2018-10-24 20:08:48 -05:00
chandra 464189ff4e Introduction to Scala
Updated examples
2018-10-24 16:43:09 -04:00
Loredana Crusoveanu 5bc98d712f
Merge pull request #5528 from eugenp/fix-bubble-sort
fix bubble sort
2018-10-24 22:50:10 +03:00
Loredana Crusoveanu 7bd608207c fix bubble sort 2018-10-24 22:29:28 +03:00
RanjeetKaur17 a559137c8c Changes as per review comments 2018-10-24 23:05:27 +04:00
Sandip Singh b94071b1af Merge remote-tracking branch 'upstream/master' 2018-10-24 22:19:33 +05:30
Loredana Crusoveanu c26630f046
Merge pull request #5526 from khatwaniNikhil/BAEL-2215
Changes for BAEL-2215
2018-10-24 19:43:29 +03:00
Tino M Thomas e2aad41b78 BAEL - 2251
Moved the code from spring-boot-mvc to spring-all
2018-10-24 09:36:56 +03:00
Alfonso Lentini a828ae2137 Added comments 2018-10-23 23:40:46 +02:00
daoire e24426923e Refactor Code and add Tests (#5251) 2018-10-23 22:09:29 +02:00
José Carlos Valero Sánchez 75b2ba2efa
Merge pull request #5517 from PranayVJain/BAEL-2236
BAEL-2236: Reading a CSV file into a array
2018-10-23 19:39:13 +01:00
Dhawal Kapil 6ef143f570 BAEL-9040 Two quick improvements to the foreach article
-Added Map's forEach BiConsumer example
2018-10-23 22:00:06 +05:30
Nikhil Khatwani 2809811d9f Changes for BAEL-2215 2018-10-23 17:56:26 +05:30
Grzegorz Piwowarek 1bca2a8c54
Update README.md (#5525) 2018-10-23 04:50:09 -07:00
DomWos 6f34ca1de2 Changed the comment about random range to proper values. 2018-10-23 12:09:46 +02:00
charlesgonzales fc13924962 Bi-monthly fix (BAEL-9663) (#5523)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md
2018-10-23 01:57:41 -07:00
eric-martin 917c64307a UnzipFile is vulnerable to Zip Slip #5497 2018-10-22 21:57:52 -05:00
DOHA 38e9149af6 httpOnly session 2018-10-22 22:39:07 +03:00
Loredana Crusoveanu 906082b26f fix formating 2018-10-22 20:05:17 +03:00
sandy03934 c533462382 Bael 2262 : Removed the basic authentication from HTTPS Enabled Application (#5516)
* BAEL-1979 Added examples for SnakeYAML Library

* BAEL-1979 Moved the snakeyaml related code to libraries module

* BAEL-1979 Removed the System.out.println() statements and converted the assertTrue to assertEquals wherever possible.

* BAEL-1979 Removed println statements, small formatting fix in pom.xml

* BAEL-1466 Added a new module for apache-geode

* BAEL-1466 Updated the Integration Tests.

* BAEL-1466 Updated the Integration Tests.

* BAEL-1466 Updated the Integration Tests.

* BAEL-1466 Removed the Unnecessary code.

* BAEL-2262 Added code for demonstration of HTTPS enabled Spring Boot Application

* BAEL-2262 Removed the Basic Authentication from the HttpsEnabledApplication.
2018-10-22 08:38:39 -07:00
Krzysztof Majewski eaadcf96e2 BAEL-2292 2018-10-22 16:36:27 +02:00
Ganesh Pagade 2bca6e0c83 Merge branch 'master' of https://github.com/eugenp/tutorials into zuul_throttling 2018-10-22 19:52:24 +05:30
Ganesh Pagade 87153bd9ff minor changes 2018-10-22 19:11:40 +05:30
DomWos aed1514c0b Filtering fix. 2018-10-22 11:54:39 +02:00
DomWos 6fa2361283 Fixes according to comments. 2018-10-22 11:51:37 +02:00
Pranay jain daa1de25a2 BAEL-2236: Reading a CSV file into a array 2018-10-22 11:06:25 +05:30
Sandip Singh 5d5a7863f1 Merge remote-tracking branch 'upstream/master' 2018-10-22 09:43:21 +05:30
Sandip Singh 0ee48a7d92 BAEL-2262 Removed the Basic Authentication from the HttpsEnabledApplication. 2018-10-22 09:05:47 +05:30
José Carlos Valero Sánchez f83798f80c
Merge pull request #5512 from MrSamMillington/master
[BAEL-2256] Guide to simple date format unit test
2018-10-21 21:39:40 +01:00
markoprevisic 940146e03e [BAEL-2255] fix unit test 2018-10-21 22:20:56 +02:00
markoprevisic 7fa876cc6c [BAEL-2255] - implement more meaningful unit-test-like code examples for skip, mark and reset methods 2018-10-21 21:56:57 +02:00
Loredana Crusoveanu 6e08650b9c
Merge pull request #5432 from smmansoor/bael-2040
[BAEL-2040] Introduction to apache pulsar
2018-10-21 22:54:55 +03:00
sandy03934 d67ad2151b BAEL-2262 Demo Spring Boot App for HTTPS enabled. (#5513)
* BAEL-1979 Added examples for SnakeYAML Library

* BAEL-1979 Moved the snakeyaml related code to libraries module

* BAEL-1979 Removed the System.out.println() statements and converted the assertTrue to assertEquals wherever possible.

* BAEL-1979 Removed println statements, small formatting fix in pom.xml

* BAEL-1466 Added a new module for apache-geode

* BAEL-1466 Updated the Integration Tests.

* BAEL-1466 Updated the Integration Tests.

* BAEL-1466 Updated the Integration Tests.

* BAEL-1466 Removed the Unnecessary code.

* BAEL-2262 Added code for demonstration of HTTPS enabled Spring Boot Application
2018-10-21 12:41:25 -07:00
Loredana Crusoveanu 277898ac24 update zonedatetime test 2018-10-21 21:37:25 +03:00
Sandip Singh 2c6635bef2 BAEL-2262 Added code for demonstration of HTTPS enabled Spring Boot Application 2018-10-21 23:58:43 +05:30
Loredana Crusoveanu c0132660e3
Merge pull request #5494 from eugenp/lor6-patch-17
Update README.md
2018-10-21 20:29:20 +03:00
Sam Millington 06be85c4a1
Added 'thens' to conform with given_when_then format 2018-10-21 18:06:39 +01:00
Sjmillington a7276eb191 [BAEL-2256] Guide to simple date format unit tests 2018-10-21 17:42:54 +01:00
Ganesh Pagade e9bc235b1c added test 2018-10-21 19:10:30 +05:30
amit2103 2eefb41ecd Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-9696 2018-10-21 18:39:55 +05:30
Ganesh Pagade bc8e2179e6 basic service with rate limit 2018-10-21 18:22:58 +05:30