Commit Graph

8171 Commits

Author SHA1 Message Date
Alessio Stalla 1b8a00e6d4 BAEL-82 (#4198)
* BAEL-82 revised example code

* Fix the build

* Modified example

* Clarified commented out sections of the code.
2018-05-09 07:17:45 -05:00
Loredana Crusoveanu afd7079968
Merge pull request #4177 from MherBaghinyan/BAEL-1744
Bael 1744
2018-05-08 22:08:23 +03:00
Loredana Crusoveanu 24abed4f8c
Merge pull request #4124 from Doha2012/master
spring data rest projections
2018-05-08 22:07:05 +03:00
Loredana Crusoveanu dc32c9dce0
Merge pull request #4191 from eugenp/spring-boot-2-upgrade
replace requestmapping, update properties
2018-05-08 22:03:39 +03:00
DOHA 0f7ba1c4cd Merge remote-tracking branch 'eugenp/master' 2018-05-08 15:16:39 +03:00
Wosin 0dfaafac5c BAEL-430: Added performance tests for mapping frameworks (#4092)
* BAEL-430: Added performance tests for mapping frameworks

* Fixes

* Removed @Test annotation.
2018-05-08 10:50:53 +02:00
mherbaghinyan 2a92926cad remove stream 2018-05-08 09:15:51 +04:00
Felipe Santiago Corro 1d0a6248e5 Spring Cache Custom KeyGenerator in module spring-all (#4196) 2018-05-07 21:19:57 -07:00
collaboratewithakash daafd33aac One back-link added (#4195) 2018-05-07 21:55:46 +02:00
Loredana Crusoveanu 88a3f6c0fe replace requestmapping, update properties 2018-05-06 23:02:49 +03:00
Loredana Crusoveanu 507e9856b0
Merge pull request #4190 from eugenp/spring-boot-2-upgrade
upgrade spring-boot project, extract auto-config, remove security
2018-05-06 22:13:58 +03:00
Loredana Crusoveanu b4d4d4ec08 upgrade spring-boot project, extract auto-config, remove security 2018-05-06 21:19:41 +03:00
Loredana Crusoveanu 9a5cb0852d
Merge pull request #4188 from eugenp/spring-boot-2-upgrade
Spring boot 2 upgrade
2018-05-06 19:59:37 +03:00
Loredana Crusoveanu c0131fdd8a upgrade spring-rest module 2018-05-06 19:00:41 +03:00
collaboratewithakash 4c861454c1 Back-link corrected (#4184)
* Back-link corrected

* Back-link corrected

* Back-link corrected

* Back-link corrected

* Back-link corrected

* Back-link corrected

* Back-link corrected

* Back-link corrected

* Back-link corrected

* Back-link added

* Back-link corrected

* Back-link added
2018-05-06 15:45:23 +02:00
Loredana Crusoveanu 79b5b211c9 new parent project 2018-05-06 10:53:26 +03:00
Alejandro Gervasio 1e1142b145 The Command Pattern in Java - BAEL-1722 (#4048)
* Initial Commit

* Update pom.xml

* Fix unit tests format

* Fix unit test class name

* Update OpenTextFileOPerationUnitTest.java

* Delete OpenTextFileOPerationUnitTest.java

* Delete OpenTextFileOPerationUnitTest.java

* Add unit test class

* Update TextFileOperationExecutorUnitTest.java

* Update TextFileUnitTest.java
2018-05-05 21:41:08 -05:00
Eric Goebelbecker fd76b01251 BAEL-1710 - A Guide to Logback (#4178) 2018-05-05 14:57:19 -07:00
amit2103 05b7e933bd Bael 5247 (#4175)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added new parent pom

* initial clean up of child poms

* Added new parent pom

* [BAEL-5247] - New Parents in the tutorials repo
2018-05-05 22:30:00 +02:00
José Carlos Valero Sánchez 2a61d6473b
Merge pull request #4029 from theawesomenayak/BAEL-1675
[BAEL-1675] Write to a File in Kotlin
2018-05-05 14:13:49 +01:00
Siben Nayak c2d89c8679 Fixed unit test cases and formatting 2018-05-05 18:24:13 +05:30
mherbaghinyan 4ad8042522 test the results 2018-05-05 10:26:51 +04:00
Felipe Santiago Corro e22750ffe1 Spring cache: custom key generator (#4166) 2018-05-04 22:40:37 -07:00
KevinGilmore 258d5c09f0
BAEL-1701 Update README (#4174)
* BAEL-1612: Update README

* BAEL-1562: Update README

* BAEL-1562: Update README

* BAEL-1679: Update README

* BAEL-1701: Update README
2018-05-04 19:03:46 -05:00
Alessio Stalla 58612d0fb8 BAEL-82 (#4109)
* BAEL-82 revised example code

* Fix the build
2018-05-04 14:30:53 -05:00
KevinGilmore 86498b66d8
Update README files (#4170)
* BAEL-1612: Update README

* BAEL-1562: Update README

* BAEL-1562: Update README

* BAEL-1679: Update README
2018-05-04 07:44:28 -05:00
Tom Hombergs 997c2a4ddf added article link (#4093) 2018-05-03 15:45:16 +02:00
Rokon Uddin Ahmed f00a66af69 03.05.2018 (#4161)
* 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

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-05-03 15:44:44 +02:00
mherbaghinyan 9a496e0d25 Composite design pattern 2018-05-03 12:13:12 +04:00
Loredana Crusoveanu 5cd277c4c2
Merge pull request #4157 from khatwaniNikhil/BAEL-1657
Changes for BAEL-1657
2018-05-02 21:37:48 +03:00
tinomthomas 29d9b56434 BAEL-1749 Spring @Order
* A new rest controller has been added to demonstrate the real-time event
streaming using Spring WebFlux

* delete

* Delete WebfluxController.java

* BAEL-658 (#4150)

* Review changes

* BAEL-1749 Test name change
2018-05-02 17:35:06 +02:00
Ganesh 0b8f6175fe java 10 features (#4147) 2018-05-02 16:09:01 +02:00
ShyamVeda 7d41c7edb7 Log4j 2 Programmatic Configuration BAEL 1338 (#4057) 2018-05-02 07:11:59 -06:00
Nikhil Khatwani ad5389cf6d Changes for BAEL-1657 2018-05-02 14:39:57 +05:30
collaboratewithakash fad99fe44b Back-links added (#4119)
* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link corrected

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link corrected

* Back-link corrected

* Back-link corrected

* Back-link correct

* Back-link corrected

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link corrected

* Back-link added

* Back-link corrected

* Back-link corrected

* Back-link corrected
2018-05-02 09:41:08 +02:00
Grzegorz Piwowarek fdd80a278f
Update README.md (#4155) 2018-05-02 09:20:30 +02:00
Grzegorz Piwowarek e7672c79f0
Update README.md (#4156) 2018-05-02 09:20:16 +02:00
Loredana Crusoveanu 0fda1fc877
Merge pull request #4139 from MherBaghinyan/BAEL-1717
Bael 1717
2018-05-02 09:47:00 +03:00
Grzegorz Piwowarek b77aa22527
Update README.md (#4152) 2018-05-02 07:26:49 +02:00
Grzegorz Piwowarek 2ff50cca98
Update README.md (#4153) 2018-05-02 07:26:40 +02:00
Grzegorz Piwowarek 3a5715cf4a
Update README.md (#4154) 2018-05-02 07:26:27 +02:00
abialas 7b92a38bed BAEL-1679 (#4149)
* BAEL-1412 add java 8 spring data features

* BAEL-21 new HTTP API overview

* BAEL-21 fix executor

* BAEL-1432 add custom gradle task

* BAEL-1567 add samples of cookie and session in serlvet

* BAEL-1567 use stream api

* BAEL-1567 fix optional

* BAEL-1679 add query annotation jpa spring data

* BAEL-1679 added new junits

* BAEL-1679 use assertJ, use givenWhenThen naming convention

* BAEL-1679 move query annotation examples to persistence modules

* BAEL-1679 fix formatting
2018-05-01 20:42:52 -05:00
aietcn 54d37ea0dc BAEL-658 (#4150) 2018-05-01 23:50:19 +02:00
IvanLjubicic 13d226c97b BAEL-1303 Intro to Primefaces (#3874)
* ivan.ljubicic.app.developer@gmail.com

* Added unit tests, configuration class and minor adjustments

* primefaces intro module added

* deleted primefaces old module

* deleted different bean injection types sample project

* deleted addition different bean injection types file

* Renaming archetype in web.xml

* Added primefaces in jsf module

* Primefaces improvements

* Added commandButton and dialog

* Added PFM

* Code formatting

* Update pom.xml

* Formatting changes
2018-05-01 15:59:17 +01:00
Felipe Santiago Corro a86f9de2cd Spring Web Socket - send to user (#4135) 2018-05-01 13:14:11 +02:00
pauljervis c5af483a8d Kotlin Lambda Article Code (#4100)
* Add Kotlin lambdas and tests from Java and Kotlin

* Add the actual code under test

* Add different types of lambdas performing the same action.
2018-05-01 12:56:40 +02:00
eelhazati e50dab578f quick fix (#4121) 2018-05-01 00:45:18 +01:00
Shubhra Srivastava b559157482 BAEL-1584 : Finding an element in list (#4067)
* BAEL-1584 : Find an Element in Given List
2018-04-30 14:53:17 -06:00
Loredana Crusoveanu 47a7aaae5d
Merge pull request #4103 from eugenp/thombergs-patch-7
added README
2018-04-30 23:20:36 +03:00
Loredana Crusoveanu c2815bcbae
Merge pull request #4102 from eugenp/thombergs-patch-6
added article link
2018-04-30 23:20:15 +03:00