Commit Graph

10226 Commits

Author SHA1 Message Date
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
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
Eric Martin 5140bd630d
Merge pull request #5444 from Wosin/BAEL-1463
BAEL-1463: Apache Storm Introduction
2018-10-24 20:08:48 -05: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
Loredana Crusoveanu c26630f046
Merge pull request #5526 from khatwaniNikhil/BAEL-2215
Changes for BAEL-2215
2018-10-24 19:43:29 +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
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
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
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
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
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
Loredana Crusoveanu 01b9b5673e
Merge pull request #5509 from eugenp/fix-activiti
fix main class of activiti boot
2018-10-21 11:04:02 +03:00
Loredana Crusoveanu 5bfec51157 fix main class of activiti boot 2018-10-21 10:53:15 +03:00
Loredana Crusoveanu d8d58d8d90
Merge pull request #5496 from amit2103/BAEL-9515
[BAEL-9515] - Added spring boot version property for artifact and plu…
2018-10-21 10:20:33 +03:00
Loredana Crusoveanu a658ab4834
Update README.md 2018-10-21 10:20:13 +03:00
Eric Martin 3137c5f805
Merge pull request #5438 from dev-chirag/master
BAEL-1708 Custom Types in Hibernate
2018-10-20 15:58:49 -05:00
Loredana Crusoveanu d166c0bb2e
Update pom.xml 2018-10-20 22:26:50 +03:00
Loredana Crusoveanu 244d7749f0
Merge pull request #5506 from eugenp/fix-greeter-parent
fix custom starter setup
2018-10-20 22:26:20 +03:00
Loredana Crusoveanu d10f6b56ed trigger parent build 2018-10-20 22:08:41 +03:00
Loredana Crusoveanu 3317af11f4
Merge pull request #5456 from amit2103/BAEL-9516
[BAEL-9516] - Added latest version of spring 2
2018-10-20 22:03:31 +03:00
Loredana Crusoveanu cf56156f33 fix custom starter setup 2018-10-20 22:02:24 +03:00
Dhawal Kapil dfd549e665 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-9040 2018-10-21 00:26:48 +05:30
Dhawal Kapil b2f3115cfd BAEL-9040 Two quick improvements to the foreach article
-Added more tests for forEach tutorial
2018-10-21 00:26:30 +05:30
Loredana Crusoveanu bb380406b2
Update pom.xml 2018-10-20 21:53:54 +03:00
Loredana Crusoveanu cbc996a5d1
Merge pull request #5502 from eugenp/fix-spring-ejb-setup
change setup of spring-ejb-client
2018-10-20 21:53:03 +03:00
Loredana Crusoveanu 6319eb836f
Merge pull request #5499 from amit2103/BAEL-9517
[BAEL-9517] - Upgraded parent-spring-4 to the latest version of Sprin…
2018-10-20 21:16:12 +03:00
Loredana Crusoveanu 4d1b2f16db
Merge pull request #5500 from eugenp/lor6-patch-18
Update README.md
2018-10-20 21:14:43 +03:00
Loredana Crusoveanu ce250df07e
Merge pull request #5503 from amit2103/BAEL-9550
[BAEL-9550] - Moved GuavaBiMapUnitTest from core-java to java-collect…
2018-10-20 21:11:39 +03:00
Loredana Crusoveanu f8a7e1a291 remove from main pom 2018-10-20 20:48:22 +03:00
Loredana Crusoveanu 294d52e7e4 change setup of spring-ejb-client 2018-10-20 20:41:36 +03:00