Commit Graph

3548 Commits

Author SHA1 Message Date
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
Tim Schimandle 876710fa22 BAEL-315 adding some changes to properties files to allow for access to the discovery server. 2016-10-19 22:57:57 -06:00
Tim Schimandle 70c342d4d1 BAEL-315 Somehow the main application was deleted. 2016-10-19 21:23:16 -06:00
Eugen 1657916676 Merge pull request #758 from nguyennamthai/master
Apache CXF Support for RESTful Web Services
2016-10-19 22:54:10 +03:00
Thai Nguyen 72bdf6c2be Changes HTTP request handling methods, adds negative test cases 2016-10-19 22:27:02 +07:00
DOHA e4f1be2daa add integration test profile 2016-10-19 16:45:26 +02:00
DOHA 09825ca25a add integration test profile 2016-10-19 16:25:41 +02:00
maibin 7d59175bb6 Executable WAR (#757)
* Expression-Based Access Control

PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security

* Added test cases for Spring Security Expressions

* Handler Interceptor - logging example

* Test for logger interceptor

* Removed conflicted part

* UserInterceptor (adding user information to model)

* Spring Handler Interceptor - session timers

* Spring Security CSRF attack protection with Thymeleaf

* Fix and();

* Logger update

* Changed config for Thymeleaf

* Thymeleaf Natural Processing and Inlining

* Expression Utility Objects, Thymeleaf

* listOfStudents edited

* Thymeleaf layout decorators

* Executable Jar with Maven

* Maven War executable
2016-10-19 16:19:08 +02:00
DOHA 29ae3bc010 configure integration test 2016-10-19 14:02:32 +02:00
DOHA 496553caaf add integration test profile 2016-10-19 13:40:56 +02:00
DOHA 890128654b add integration test profile 2016-10-19 13:15:28 +02:00
DOHA 1e4cd5a47c add integration test profile 2016-10-19 12:56:46 +02:00
Sandeep Kumar 278ada7e7f Default Unit Test changes 2016-10-19 12:38:32 +05:30
Tim Schimandle 1bb1a74b5f Merge remote-tracking branch 'origin/master'
# Conflicts:
#	spring-cloud/spring-cloud-bootstrap/application-config/discovery.properties
#	spring-cloud/spring-cloud-bootstrap/application-config/gateway.properties
#	spring-cloud/spring-cloud-bootstrap/application-config/resource.properties
#	spring-cloud/spring-cloud-bootstrap/config/src/main/java/com/baeldung/spring/cloud/bootstrap/config/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/discovery/pom.xml
#	spring-cloud/spring-cloud-bootstrap/discovery/src/main/java/com/baeldung/spring/cloud/bootstrap/discovery/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/gateway/src/main/java/com/baeldung/spring/cloud/bootstrap/gateway/GatewayApplication.java
#	spring-cloud/spring-cloud-bootstrap/resource/src/main/resources/bootstrap.properties
2016-10-18 21:39:40 -06:00
Tim Schimandle 1bca57e6fd BAEL-315 Setting the discovery service to register with itself to make poxying with zuul possible. 2016-10-18 21:38:18 -06:00
Tim Schimandle 9255a8390d BAEL-315 Removing custom success handler in favor of the default redirect. 2016-10-18 21:33:04 -06:00
Tim Schimandle c7551758d8 BAEL-315 Clean up some code formatting on the security configurations 2016-10-18 21:33:03 -06:00
Tim Schimandle 2777df61a9 BAEL-315 Adding spring session as mechanism for sharing authentication tokens created by the edge service. 2016-10-18 21:33:02 -06:00
Tim Schimandle 59d2f78126 BAEL-315 Adding spring session as mechanism for sharing authentication tokens created by the edge service. 2016-10-18 21:33:01 -06:00
Tim Schimandle a66aeb1157 BAEL-315 Change some security settings to allow discovery server operations. Copy static files from the eureka project to the zuul filter to display the discovery dashboard through the proxy. 2016-10-18 21:33:00 -06:00
Tim Schimandle 2a7b598cf0 BAEL-315 Adding spring session as mechanism for sharing authentication tokens created by the edge service. 2016-10-18 21:32:58 -06:00
Tim Schimandle a310184efa BAEL-315 change access in the config server to only users with SYSTEM level access. 2016-10-18 21:32:57 -06:00
Tim Schimandle 72c4fd84d4 BAEL-315 reducing the number of users to simplify the code. 2016-10-18 21:32:56 -06:00
Tim Schimandle 61b51e1cf9 BAEL-315 reformatting some code. 2016-10-18 21:32:55 -06:00
Tim Schimandle 846006cb6a BAEL-315 really lock down the discovery server 2016-10-18 21:32:53 -06:00