Kevin Gilmore
|
377c47ac9d
|
Merge branch 'vote-method' of https://github.com/ambrusadrianz/tutorials into ambrusadrianz-vote-method
|
2016-10-23 09:59:15 -05:00 |
Grzegorz Piwowarek
|
26fbeb98da
|
Rename module
|
2016-10-23 14:23:56 +02:00 |
Grzegorz Piwowarek
|
fc1aaef471
|
Rename dependency-injection -> spring-core
|
2016-10-23 14:19:10 +02:00 |
Eugen
|
2e66172b11
|
Merge pull request #767 from eugenp/autovalue-tutorial_renamed
Rename autovalue-tutorial -> autovalue
|
2016-10-23 05:52:34 -05:00 |
Eugen
|
7d1b3ab5ff
|
Merge pull request #766 from eugenp/sockets_merged_to_core_java
sockets -> core-java
|
2016-10-23 05:52:20 -05:00 |
Grzegorz Piwowarek
|
951552c742
|
Rename autovalue-tutorial -> autovalue
|
2016-10-23 12:27:49 +02:00 |
DOHA
|
bc9b170e89
|
configure test profiles
|
2016-10-23 12:20:01 +02:00 |
Grzegorz Piwowarek
|
8cdc680e6f
|
Remove gson-jackson-performance
|
2016-10-23 12:11:23 +02:00 |
Grzegorz Piwowarek
|
65daa3aee2
|
Refactor examples
|
2016-10-23 11:57:11 +02:00 |
Grzegorz Piwowarek
|
8031458265
|
Refactor Socket tests
|
2016-10-23 11:53:43 +02:00 |
Grzegorz Piwowarek
|
4670b8dbda
|
Sockets moved to core-java
|
2016-10-23 11:25:09 +02:00 |
Ambrus Adrián-Zoltán
|
1e53355b13
|
Changed collect, forEach call to filter, findAny, orElseGet
|
2016-10-23 10:52:59 +03:00 |
Grzegorz Piwowarek
|
bfddf3344d
|
Refactor LiveTest
|
2016-10-23 07:55:07 +02:00 |
Grzegorz Piwowarek
|
d0a376e622
|
Refactor HttpClient test
|
2016-10-23 07:54:09 +02:00 |
Nancy Bosecker
|
b018c6ca3b
|
Fixed http ssl apache 4.4 test, moved from Sandbox to Live class (#764)
* Moved project to core-java from eclipse folder
* Fixed http ssl test, moved from Sandbox to Live.
|
2016-10-23 07:47:44 +02:00 |
Grzegorz Piwowarek
|
366914a25e
|
Fix Screenshot Test
|
2016-10-22 20:23:01 +02:00 |
DOHA
|
d8c4b20e71
|
add integration test profile
|
2016-10-22 19:27:31 +02:00 |
DOHA
|
c9b956e9b9
|
add integration test profile
|
2016-10-22 17:21:26 +02:00 |
DOHA
|
5c7d521402
|
add integration test profile
|
2016-10-22 17:07:54 +02:00 |
DOHA
|
d60874a90d
|
add integration test profile
|
2016-10-22 17:01:45 +02:00 |
DOHA
|
18dfed06d0
|
add integration test profile
|
2016-10-22 15:08:15 +02:00 |
ambrusadrianz
|
37ccb60f1d
|
[BAEL-123] Created an example about custom AccessDecisionVoters in Spring Security. (#728)
* Created an example about custom AccessDecisionVoters in Spring Security.
* Added module in root pom file.
* Added test cases
|
2016-10-22 07:50:19 -05:00 |
slavisa-baeldung
|
63c6da7d9f
|
Merge branch 'master' into pr/720-tim-bootstrap-security
|
2016-10-22 07:37:10 +02:00 |
Sandeep Kumar
|
ac277fdc8a
|
Handling Optional as per orElseThrow criteria
|
2016-10-22 10:51:53 +05:30 |
slavisa-baeldung
|
d55903a667
|
BAEL-276 - URL encoding
|
2016-10-22 07:16:14 +02:00 |
Chris Anatalio
|
5444f7c1df
|
BAEL-223: Clean up imports and annotations
|
2016-10-21 16:48:16 -07:00 |
Chris Anatalio
|
9aef7f21ec
|
BAEL-223: Clean up and update dependencies
|
2016-10-21 16:32:58 -07:00 |
Jim Kerak
|
a65bad7c1f
|
Merge pull request #762 from khatwaniNikhil/BAEL-418-Changes
Fixed Failing EchoTest
|
2016-10-21 19:16:27 -04:00 |
Eugen
|
1d3ac0836f
|
Update README.md
|
2016-10-21 20:50:38 +03:00 |
Ambrus Adrián-Zoltán
|
a22daf9513
|
Added test cases
|
2016-10-21 17:49:14 +03:00 |
DOHA
|
60a1c5f481
|
add integration test profile
|
2016-10-21 14:02:01 +02:00 |
DOHA
|
60d60508c3
|
add integration test profile
|
2016-10-21 13:08:10 +02:00 |
DOHA
|
13cf6590ba
|
add integration test profile
|
2016-10-21 00:24:15 +02:00 |
DOHA
|
395a6731d9
|
add integration test profile
|
2016-10-21 00:11:30 +02:00 |
Grzegorz Piwowarek
|
1018c4b3fb
|
Refactor JedisTest
|
2016-10-20 23:18:50 +02:00 |
Grzegorz Piwowarek
|
89754421a2
|
Refactor Screenshot examples 2
|
2016-10-20 23:14:05 +02:00 |
Grzegorz Piwowarek
|
fd1a5796a9
|
Refactor Screenshot examples
|
2016-10-20 23:10:14 +02:00 |
DOHA
|
cdbd83e851
|
add integration test profile
|
2016-10-20 21:53:38 +02:00 |
Zeger Hendrikse
|
ab5af65705
|
Merge branch 'Sandeep4odesk-master'
|
2016-10-20 21:45:08 +02:00 |
Marek Lewandowski
|
e11148a603
|
Merge pull request #760 from sameira/master
BAEL-387 PrintScreen code samples moved to core-java module
|
2016-10-20 21:19:41 +02:00 |
Sameera
|
511d96614d
|
PrintScreen code samples moved to core-java module
|
2016-10-20 23:10:17 +05:30 |
Ambrus Adrián-Zoltán
|
6e9f4a6f29
|
Added module in root pom file.
|
2016-10-20 19:33:41 +03:00 |
Eugen
|
ee34720098
|
Merge pull request #759 from nguyennamthai/master
Changes order parameter to id
|
2016-10-20 19:28:19 +03:00 |
DOHA
|
c1017af8a0
|
add integration test profile
|
2016-10-20 14:21:12 +02:00 |
DOHA
|
5a0c407987
|
add integration test profile
|
2016-10-20 14:14:55 +02:00 |
DOHA
|
a4f8b50c4f
|
add integration test profile
|
2016-10-20 13:49:04 +02:00 |
DOHA
|
017dc13db1
|
add integration test profile
|
2016-10-20 13:44:16 +02:00 |
Thai Nguyen
|
b6e9223fed
|
Refactors Apache CXF support for REST
|
2016-10-20 17:47:34 +07:00 |
Nikhil Khatwani
|
4d54080b3e
|
Fixed Failing EchoTest
|
2016-10-20 16:00:31 +05:30 |
Thai Nguyen
|
15ab6c6326
|
Changes order parameter to id
|
2016-10-20 16:41:38 +07:00 |