Commit Graph

7817 Commits

Author SHA1 Message Date
DOHA 201092c263 advanced rest assured 2018-03-07 14:59:06 +02:00
Bruno Mattos Torrão 52d257a545 fix: groovy dependency version (#3776) 2018-03-07 13:13:24 +01:00
Nikhil Khatwani 89c4933a2b Bael 1532 (#3767)
* Changes for BAEL1532

* Changes for BAEL_1532

* BAEL-1532-Added as module to parent project
2018-03-07 10:40:10 +00:00
Jose Carvajal c7f9792d54 BAEL-1108 (#3766)
* BAEL-399: A Guide to Multitenancy in Hibernate 5

* Removed unused properties in profile 2

* Changes after code review

* Add XML, JavaConfig and Autowired examples.

* BAEL-1517: Added Java7 style assertions

* BAEL-1517: Upgrade AssertJ to 3.9.0;
add Java 8 style assertion tests

* Revert "Add XML, JavaConfig and Autowired examples."

This reverts commit 8f4df6b903.

* BAEL-1517: Editor Review changes

* BAEL-1517: Formatting...

* BAEL-1572: AWS EC2 examples

* BAEL-1108

* BAEL-1570 (#3762)

* Create pom.xml

* Update pom.xml

* Create pom.xml

* Update pom.xml

* add impl

* add app

* minor cleanup

* testing work

* testing work

* testing work

* testing work

* cleanup work

* unused import cleanup

* cleanup work for tests

* formatting work

* testing cleanup

* minior rename

* cleanup work

* added link to article (#3768)

* Fixed tests and renamed test names

* BAEL-1108 Formatting
2018-03-07 04:16:38 +01:00
Magdalena Krause 1bb98e491d BAEL-1580: Hamcrest number matchers. (#3749)
* BAEL-1580: Hamcrest number matchers.

* BAEL-1580: Moving hamcrest test to module mockito.
2018-03-06 16:46:35 +01:00
Nguyen Nam Thai 734ace918d Refactor the tests 2018-03-06 17:58:13 +07:00
Nguyen Nam Thai bbe6f60916 Remove the ending line of the pom.xml file 2018-03-06 15:53:17 +07:00
Nguyen Nam Thai a079f521eb Add a test resource for Apache Tika 2018-03-06 15:40:01 +07:00
Nguyen Nam Thai 3364e1ccad Initial commit for Apache Tika 2018-03-06 15:37:37 +07:00
Loredana Crusoveanu 5d66bb2945
Merge pull request #3731 from asturcon/tutorials/jerseyFiltersInterceptors
BAEL-1551 Jersey filters and interceptors
2018-03-06 10:19:49 +02:00
Loredana Crusoveanu 391321e61d
Merge branch 'master' into tutorials/jerseyFiltersInterceptors 2018-03-06 10:07:51 +02:00
Loredana Crusoveanu 2df20b010b
Merge pull request #3775 from eugenp/BAEL-1572
move start instance
2018-03-06 00:52:32 +02:00
Loredana Crusoveanu 133635233d
Merge pull request #3772 from Doha2012/master
move hamcrest text and file matchers
2018-03-06 00:30:19 +02:00
Loredana Crusoveanu 572509f5ca move start instance 2018-03-06 00:25:11 +02:00
Loredana Crusoveanu b34689949d
Merge pull request #3774 from orrymr/master
Use yourInstanceId variable (keeps the code consistent)
2018-03-05 21:14:54 +02:00
orrym f4a7946634 BAEL-1572: Use instance ID of newly created instance for the rest of the examples 2018-03-05 20:48:37 +02:00
orrym 92bf897874 BAEL-1572: remove quotes 2018-03-05 20:05:48 +02:00
orrym 0a40f30578 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-03-05 20:02:25 +02:00
orrym 48e5d41bc1 BAEL-1572: use yourInstanceId variable 2018-03-05 20:01:00 +02:00
DOHA a674acacb9 move hamcrest text and file matchers 2018-03-05 17:17:25 +02:00
DOHA a3a24b7c7c Merge remote-tracking branch 'eugenp/master' 2018-03-05 16:54:37 +02:00
myluckagain 103e6b69fa Bael-1604 (#3765)
* BAEL-1604

* BAEL-1604
2018-03-05 14:21:48 +01:00
Tom Hombergs 029e160156 added link to article (#3768) 2018-03-04 20:34:17 +01:00
Tom Hombergs c1cde1752e
added link to article 2018-03-04 19:55:08 +01:00
Eugen Paraschiv 2028662cd3 cleanup work 2018-03-04 18:23:38 +02:00
Eugen Paraschiv b97310a15b minior rename 2018-03-04 18:06:53 +02:00
Eugen Paraschiv 698e78150c testing cleanup 2018-03-04 18:05:37 +02:00
Eugen Paraschiv 8d633d6402 formatting work 2018-03-04 17:53:14 +02:00
Eugen Paraschiv 5fd8e4293e cleanup work for tests 2018-03-04 17:52:56 +02:00
Eugen Paraschiv 4a489e4afc unused import cleanup 2018-03-04 17:42:36 +02:00
Eugen Paraschiv d2a2a65566 cleanup work 2018-03-04 17:39:09 +02:00
Eugen Paraschiv 14bf9a24d5 testing work 2018-03-04 17:29:04 +02:00
Eugen Paraschiv 7cc57756e1 testing work 2018-03-04 17:28:06 +02:00
Eugen Paraschiv 358f836ecf testing work 2018-03-04 17:22:02 +02:00
Eugen Paraschiv 535656eeb5 testing work 2018-03-04 17:17:57 +02:00
Eugen Paraschiv 84a9b2e0d8 minor cleanup 2018-03-04 17:04:28 +02:00
Loredana Crusoveanu 5c6565b065
Merge pull request #3744 from orrymr/master
BAEL-1572
2018-03-04 14:46:16 +02:00
eelhazati 09bb65a846 BAEL-1570 (#3762)
* Create pom.xml

* Update pom.xml

* Create pom.xml

* Update pom.xml

* add impl

* add app
2018-03-04 10:44:05 +00:00
KevinGilmore 37223104c4
BAEL-1178 README (#3763)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README

* BAEL-1098: README update

* BAEL-719: add README.md

* BAEL-1272: README update

* BAEL-1272: README update

* BAEL-1196: Update README

* BAEL-1328: Updated README

* BAEL-1371: Update README.md

* BAEL-1371: Update README.md

* BAEL-1278: Update README

* BAEL-1326: Update README

* BAEL-399: Update README

* BAEL-1297: Update README

* BAEL-1218: README

* BAEL-1148 README update

* BAEL-113 README

* BAEL-1158 README

* BAEL-1539: Update README

* BAEL-1507 README update

* BAEL-1178 README updated
2018-03-03 20:46:43 -06:00
ocheja 25a118deb3 Implement examples for ASCII Art in Java (#3753) 2018-03-03 08:42:05 -08:00
Tom Hombergs 642d7c2eed
Merge pull request #3745 from chrisoberle/master
BAEL-1533 session attributes in spring mvc
2018-03-03 07:27:02 +01:00
linhvovn 11def85411 [Bael 1382] - Upgrade to Spring 5.0.3 (#3751)
* [tlinh2110-BAEL1382] Add Security in SI

* [tlinh2110-BAEL1382] Upgrade to Spring 5 & add Logger

* [tlinh2110-BAEL-1382] Update Unit Test

* [tlinh2110-BAEL1382] Remove unnecessary logs

* [tlinh2110-BAEL1382] Upgrade to Spring 5.0.3
2018-03-02 20:13:53 -08:00
Rokon Uddin Ahmed c10cb80823 02.03 (#3747)
* 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

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-03-02 18:40:04 +02:00
Chris Oberle d69d08a589 BAEL-1533 session attributes in spring mvc
* updated spring boot dependency to 2.0.0.RELEASE
2018-03-02 07:30:15 -05:00
orrym 806cb74ae9 BAEL-1572: AWS EC2 examples 2018-03-01 16:14:05 +02:00
orrym 48cd7fe8fa Merge branch 'master' of https://github.com/eugenp/tutorials 2018-03-01 16:11:56 +02:00
DOHA 237ea1b565 Merge remote-tracking branch 'eugenp/master' 2018-03-01 13:24:36 +02:00
abialas 00f5648b39 BAEL-1432 (#3743)
* BAEL-1412 add java 8 spring data features

* BAEL-21 new HTTP API overview

* BAEL-21 fix executor

* BAEL-1432 add custom gradle task
2018-02-28 21:40:59 -08:00
Gurinder Singh d9fddbde78 BAEL-1178: changing variable type from String to Integer (#3700) 2018-02-28 18:21:14 -06:00
Tom Hombergs 5c181c4b72
Merge pull request #3739 from nguyennamthai/BAEL-1537
Second commit for TDD List implementation
2018-02-28 19:59:17 +01:00