98 Commits

Author SHA1 Message Date
Grzegorz Piwowarek
d8493fef63 Refactor UserInterceptor examples 2016-08-23 07:38:30 +02:00
maibin
dca46bcee3 Changing Spring MVC Model Parameters (#629)
* 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)
2016-08-23 07:33:53 +02:00
eugenp
fd32feeed3 minor formatting cleanup 2016-08-22 12:35:23 +03:00
maibin
c17d48fdb2 LoggerInterceptor plus tests (#610)
* 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
2016-08-15 18:58:06 +02:00
Grzegorz Piwowarek
414821e5ba Refactor Eager Loading vs Lazy Loading 2016-08-12 09:29:31 +02:00
maibin
87d260ce46 Logging using Spring MVC Handler Interceptor (#549)
* 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
2016-08-10 06:50:45 +02:00
maibin
042878628f Expression-Based Access Control (#517)
* Expression-Based Access Control

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

* Added test cases for Spring Security Expressions
2016-07-20 19:17:38 +03:00
DOHA
471444063a cleanup spring security test 2016-04-12 11:57:35 +02:00
DOHA
716d2072c0 minor metric fix 2016-03-05 13:23:15 +02:00
DOHA
9dcec31b00 minor metrics fix 2016-03-05 12:53:30 +02:00
eugenp
2e5b1ac48d naming cleanup 2016-01-25 00:55:53 +02:00
eugenp
bec77d6a89 minor formatting work 2016-01-24 23:12:31 +02:00
DOHA
e8bfbd7881 simulate csrf attack 2016-01-24 22:20:22 +02:00
DOHA
33d51f7773 restTemplate timeout 2016-01-11 13:52:52 +02:00
eugenp
4a029959af minor cleanup 2016-01-04 01:01:27 +02:00
DOHA
f921036f4f Handling accessDenied 2015-12-31 13:02:21 +02:00
DOHA
de2dfa5178 metric cleanup 2015-12-09 19:48:34 +02:00
DOHA
c565c1e181 metrics improve 2015-12-09 17:08:33 +02:00
eugenp
db469d2de9 minor xsd upgrade 2015-11-18 18:00:33 +02:00
DOHA
becfced8a8 querydsl web support 2015-11-18 13:08:50 +02:00
DOHA
d1b3420ccf use concurrent map 2015-11-06 14:15:32 +02:00
eugenp
416302f950 maven upgrades, xsd cleanup 2015-10-26 15:09:08 +02:00
eugenp
a5375cb90c minor upgrades 2015-09-22 12:17:53 +03:00
eugenp
6da1ecf3d9 testing work 2015-09-20 20:51:11 +03:00
Dmitry Zinkevich
4f6b40fe6b [RestTemplate] Get rid of jsonMessageConverter 2015-09-19 11:37:47 +03:00
eugenp
cd5d4527c5 minor cleanup 2015-09-18 16:27:13 +03:00
Dmitry Zinkevich
b0c30e70ec [RestTemplate] Use constant for an application port value
- Introduce consistent test names
- Fix typo
2015-09-18 14:52:32 +03:00
Dmitry Zinkevich
baf956aa60 [RestTemplate] Make it pure live test 2015-09-15 21:39:01 +03:00
Dmitry Zinkevich
1014588879 [RestTemplate] Rename local RestTemplate instance so as not to shadow the field 2015-09-12 00:04:31 +03:00
Dmitry Zinkevich
ef60eda31c [RestTemplate] Create unit test for delete() method
- Refactor RestTemplateClientTest
2015-09-11 14:33:15 +03:00
Dmitry Zinkevich
7dc0bafa12 [RestTemplate] Create unit tests for exchange() and execute() methods 2015-08-31 09:24:33 +03:00
Dmitry Zinkevich
9c6cfa333f [RestTemplate] Create unit tests for GET and POST methods 2015-08-28 09:26:25 +03:00
eugenp
5dcca02c96 formatting work 2015-07-23 17:13:49 +03:00
eugenp
a1e7be16b8 formatting cleanup 2015-07-23 16:54:23 +03:00
eugenp
4448dd6a36 minor formatting cleanup 2015-04-11 20:30:35 +03:00
DOHA
6e34100ae6 add rsql parser test 2015-04-09 20:31:05 +02:00
DOHA
b38059665d fix graph.jsp 2015-03-30 18:03:41 +02:00
DOHA
d425484570 fix boot configurations 2015-03-30 13:30:00 +02:00
DOHA
fb3645d1e8 Move boot metric to rest full 2015-03-29 14:35:27 +02:00
DOHA
c25378191e Merge remote-tracking branch 'upstream/master' 2015-03-27 20:32:50 +02:00
DOHA
319652bacd fix response format 2015-03-27 20:28:46 +02:00
eugenp
bac964fe7f minor cleanup 2015-03-27 10:49:21 +02:00
DOHA
60f029855a cleanup 2015-03-27 00:22:33 +02:00
eugenp
052f2feb78 cleanup work 2015-03-26 22:32:21 +02:00
DOHA
d696c4d236 Add spring boot metrics 2015-03-26 20:25:44 +02:00
DOHA
8e9bf9a739 add graph 2015-03-23 19:17:48 +02:00
DOHA
ffe552af83 modify metric 2015-03-21 22:59:21 +02:00
DOHA
7f07c602f8 add metric filter 2015-03-21 20:11:50 +02:00
DOHA
fcdca0d1ba test search api 2015-02-18 23:53:22 +02:00
DOHA
7e97b0966a minor modification 2015-02-18 07:07:37 +02:00