8742 Commits

Author SHA1 Message Date
Loredana Crusoveanu
14bdd8e7d7
Merge pull request #4258 from dhruba619/master
BAEL-1627 Moved the code to new module spring-boot-mvc
2018-06-24 10:41:40 +03:00
Loredana Crusoveanu
3672f5d8cd
Merge pull request #4535 from eugenp/fix-ejb
fix dependencies versions
2018-06-24 09:15:01 +03:00
markusgulden
bde11efe2c BAEL-1821 (#4487)
* Moved Lambda examples to separate module
Implementation of API Gateway example

* Format fixes

* Format fixes

* Minor fixes

* Minor fixes

* Minor fixes
2018-06-23 22:03:32 -05:00
Loredana Crusoveanu
65221919f7
Merge pull request #4534 from eugenp/jpa-fix
query type fix
2018-06-23 22:48:15 +03:00
Loredana Crusoveanu
892e16f5ae fix dependencies versions 2018-06-23 22:47:28 +03:00
Loredana Crusoveanu
83dc373f81 query type fix 2018-06-23 20:31:50 +03:00
Marcos Lopez Gonzalez
ca5d22fc15 Merge branch 'masterEugen' 2018-06-23 18:12:29 +02:00
Jonathan Cook
0242d74b93 BAEL-1863 - Calling Callbacks with Mockito (#4531)
* BAEL-1849 - Convert from String to Date in Java

* BAEL-1863 - Calling Callbacks with Mockito
2018-06-23 08:11:52 -07:00
tamasradu
550806ab32 Adding code for BAEL-1845 (#4524) 2018-06-22 08:15:08 -07:00
Tom Hombergs
548d7abc82
Merge pull request #4449 from eugenp/thombergs-patch-9
added article link
2018-06-22 15:33:14 +02:00
Sanjay Patel
f7953fd65d BAEL-6506: Added IntTest to pmd and poms (#4525) 2018-06-22 13:09:57 +02:00
hemantvsn
9241c90660
Update SpringBootConsoleApplication.java 2018-06-22 12:24:19 +05:30
Rajat Garg
1848c25f49 Bael 1734 get file extension in java (#4522)
* change method to return Optionals

* add check for empty Optional

* replace ifPresent() with get()

* remove extra check
2018-06-21 20:03:53 +01:00
Pablo Castelnovo
6d56fc5438 BAEL-1848 final and immutable objects in Java (#4515)
* Strange git issue with README.MD, wouldn't revert the file

* final and immutable objects in Java

* Move tests to src/test/

* BAEL-1848 renamed test class
2018-06-21 01:42:37 +02:00
Marcos Lopez Gonzalez
dfbd91a678 renamed test class 2018-06-20 23:12:30 +02:00
Marcos Lopez Gonzalez
5de26d0df3 Merge branch 'masterEugen' into tutorials/titleCase 2018-06-20 22:57:41 +02:00
Marcos Lopez Gonzalez
5d589d37d4 convert string to tiltle case 2018-06-20 22:57:14 +02:00
Neeraj Yadav
98ac1d4374
Merge pull request #1 from eugenp/master
Merging base into fork
2018-06-20 15:09:24 +05:30
Aprian Diaz Novandi
d757050209 BAEL-1200 JavaPoet (#4500)
* Initial commit

* Implement JavaPoet examples
2018-06-20 00:32:28 +02:00
Alejandro Gervasio
4109abebf9 An Introduction to CDI (Contexts and Dependency Injection) (#4503)
* Initial Commit

* Update pom.xml

* Update TimeLoggerFactoryUnitTest.java

* Update PngFileEditorUnitTest.java
2018-06-19 22:19:56 +01:00
Tom Hombergs
4bfb407cfc
Merge pull request #4505 from smmansoor/master
[BAEL-1753] Simple application with Ktor
2018-06-19 21:36:35 +02:00
Eric Martin
ee8794901a
Merge pull request #4460 from timoteoponce/BAEL-1770_v2
Added error handling policies for javax-servlets module
2018-06-19 11:51:10 -05:00
Bahtiyar Kaba
b0062c48ed apply naming conventions to test-container test names 2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
8fd641b074 formatting corrections on test-container tests 2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
4931f31d91 Added docker compose tests for testcontainers module 2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
8f3f5cdec1 rename test method name 2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
0c231ed0e6 webdriver test added 2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
2e125a0da3 Update parent pom to include test-containers module 2018-06-19 07:37:31 +01:00
Bahtiyar Kaba
c4d62a47da add test-containers module 2018-06-19 07:37:31 +01:00
Marcos Lopez Gonzalez
39916c3905 Merge branch 'masterEugen' 2018-06-18 18:56:54 +02:00
Wosin
eac1e3c46c Perf tests ref 2 (#4458)
* Refactor MappingFrameworksPerfomance

* Increase warmups

* Simplify tests

* Fixed problem with one test using different object.
2018-06-18 17:56:50 +02:00
Syed Mansoor
423ccc6a83 [BAEL-1753] Cleanup code 2018-06-18 23:31:04 +10:00
Rajat Garg
974637a273 change method to return Optionals (#4464)
* change method to return Optionals

* add check for empty Optional
2018-06-17 20:41:40 +01:00
Tom Hombergs
ee77a84225
Merge pull request #4445 from psysane/master
[BAEL-1631] Count with JsonPath
2018-06-17 21:29:31 +02:00
Loredana Crusoveanu
de66fb160c
Merge pull request #4499 from eugenp/update-all
update to spring 5, fix startup
2018-06-17 21:25:02 +03:00
Loredana Crusoveanu
67237a15b3 remove extra file 2018-06-17 20:35:21 +03:00
Jonathan Cook
04d4868eeb BAEL-1849 - Convert from String to Date in Java (#4476) 2018-06-17 16:41:54 +02:00
Loredana Crusoveanu
539be15614 update to spring 5, fix startup 2018-06-17 16:21:39 +03:00
Loredana Crusoveanu
92e3943212 update to spring 5, fix startup 2018-06-17 15:29:48 +03:00
Loredana Crusoveanu
90c0268429
Merge pull request #4495 from eugenp/update-security-custom
update to spring 5
2018-06-17 14:55:17 +03:00
Loredana Crusoveanu
659cf0fc23
Merge pull request #4497 from eugenp/update-tiles
move tiles to mvc simple
2018-06-17 14:54:09 +03:00
Predrag Maric
122a43a5d6
Bael 1773 refactor (#4498)
* Strange git issue with README.MD, wouldn't revert the file

* BAEL-1773 Coe moved to algorithm module
2018-06-17 12:56:31 +02:00
Loredana Crusoveanu
218c258134 move tiles to mvc simple 2018-06-17 10:37:51 +03:00
Loredana Crusoveanu
23a8ac3cc0 update to spring 5 2018-06-17 10:03:56 +03:00
Syed Mansoor
86fe6cfb56 [BAEL-1753] Simpl application with Ktor 2018-06-17 16:52:56 +10:00
Loredana Crusoveanu
70cbda58be
Merge pull request #4492 from eugenp/update-static-resources
update to spring 5
2018-06-17 09:48:22 +03:00
Loredana Crusoveanu
58ad784de8
Merge pull request #4494 from eugenp/update-mvc-simple
update to spring 5
2018-06-17 09:48:07 +03:00
KevinGilmore
d2cac5bbda
BAEL-1853 README update (#4491)
* BAEL-1766: Update README

* BAEL-1853: add link to article
2018-06-16 18:53:00 -05:00
Loredana Crusoveanu
2d9c120bcc update to spring 5 2018-06-16 22:13:30 +03:00
Loredana Crusoveanu
49c8323ba8
Merge pull request #4493 from eugenp/update-mvc-java
update to spring 5
2018-06-16 21:59:02 +03:00