Commit Graph

3526 Commits

Author SHA1 Message Date
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
Tim Schimandle b7ec6f3e4c BAEL-315 added security to config and dsicovery servers. 2016-10-18 21:32:52 -06:00
Tim Schimandle 798e72a121 BAEL-315 adding configuration for security on the config and discovery servers. 2016-10-18 21:32:51 -06:00
DOHA 66dfb6fd37 configure integration test 2016-10-18 20:20:18 +02:00
Marek Lewandowski 2bea888ce1 Merge pull request #753 from sameira/master
BAEL-387 Print Screen In Java
2016-10-18 19:53:41 +02:00
DOHA 1dac21c3a6 configure integration test 2016-10-18 19:52:38 +02:00
DOHA 1c775ef0ef add integration test profile 2016-10-18 19:30:36 +02:00
Sameera 3e31921e49 Removed try catch and set to throw the exception 2016-10-18 22:49:09 +05:30
DOHA 199fdf2198 configure integration test 2016-10-18 19:16:53 +02:00
Sameera 8fb51bdfd6 Removed unwanted Junit deps and updating the Junit version as a property 2016-10-18 22:35:50 +05:30
Sandeep Kumar 4a2546b8fc Changes for integration test 2016-10-18 21:58:50 +05:30
Prashant Khanal ef7c2cb693 Merge pull request #661 from nguyenminhtuanfit/master
BAEL-221 - Guide to Hazelcast
2016-10-18 08:45:57 -07:00
Prashant Khanal bde6c18359 Merge pull request #723 from lor6/custom-user-service
custom user repository and test
2016-10-18 08:22:33 -07:00
Ante Pocedulic 35009ad3c4 - refactored CacheHelper class (#756) 2016-10-18 16:54:54 +02:00
DOHA de1b5e0a17 minor cleanup 2016-10-18 15:52:19 +02:00
DOHA 668605c4e3 add integration test profile 2016-10-18 13:29:59 +02:00
DOHA b4f778a0e7 add integration test profile 2016-10-18 12:55:02 +02:00
Thai Nguyen fa33f0b4ac Merge branch 'master' of https://github.com/eugenp/tutorials 2016-10-18 13:30:03 +07:00
DOHA e9f3cfd7c6 add integration test profile 2016-10-17 19:43:48 +02:00
DOHA 903c9c5299 add integration test profile 2016-10-17 19:35:24 +02:00
DOHA 1e9d1a7566 add integration test profile 2016-10-17 13:30:13 +02:00
DOHA 167d2de4ac add integration test profile 2016-10-17 13:19:52 +02:00
DOHA 7667d25bb7 add integration test profile 2016-10-17 12:57:13 +02:00