DOHA
63024cc8e9
cleanup test
2016-10-15 13:48:40 +02:00
DOHA
eb2fc38316
configure live test
2016-10-14 16:40:06 +02:00
Prashant Khanal
97d0c71449
Code cleanup
...
Signed-off-by: nguyenminhtuanfit@gmail.com <nguyenminhtuanfit@gmail.com>
2016-10-14 17:38:34 +07:00
DOHA
f37718124a
skip live test
2016-10-14 12:37:05 +02:00
Sandeep Kumar
cef8adfdae
Changes as per Live Test guidelines
2016-10-14 15:36:00 +05:30
Thai Nguyen
64d13813a4
Merge branch 'master' of https://github.com/eugenp/tutorials
2016-10-14 14:59:01 +07:00
chris.anatalio
c1444e2cdd
Fix new line issue
2016-10-13 23:20:34 -07:00
chris.anatalio
a55b725cd3
Removed *'s added to illustrate spacing
2016-10-13 23:18:01 -07:00
chris.anatalio
7b6418e84c
Cleaned up readme and application properties
2016-10-13 23:12:20 -07:00
Grzegorz Piwowarek
c4638f1b4a
Fix SpringJMS examples
2016-10-13 18:35:13 +03:00
Chris Anatalio
427b012ee4
Checking amazonDynamoDBEndpoint string is not empty
2016-10-13 07:59:24 -07:00
Chris Anatalio
e95d1e2908
@BeforeClass annotation and made setUp() method static
2016-10-13 07:54:58 -07:00
Ivan Paolillo
5329c54f28
Code improvement
2016-10-13 10:20:18 +02:00
Ivan Paolillo
70eb0501c6
Delete okhttp project
2016-10-13 10:02:09 +02:00
lcrusoveanu@optaros.com
c8e034a07b
fix imports
2016-10-13 09:53:11 +03:00
lcrusoveanu@optaros.com
a74e46da82
fix conflicts
2016-10-13 09:48:27 +03:00
Grzegorz Piwowarek
6a7e380efd
Refactor REST with CXF example
2016-10-13 07:22:11 +02:00
nguyennamthai
e92dbccb78
Refactors Apache CXF JAXRS implementation ( #748 )
2016-10-13 07:16:33 +02:00
maibin
08c9791cb4
Thymeleaf decorator ( #747 )
...
* 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
2016-10-13 07:08:59 +02:00
Thai Nguyen
131b695268
Refactors Apache CXF JAXRS implementation
2016-10-13 11:17:46 +07:00
DOHA
15f5a9eca1
config test db
2016-10-13 00:15:09 +02:00
DOHA
d2ede5b6ce
minor fix
2016-10-13 00:14:52 +02:00
DOHA
96bd33715a
modify live test configuration
2016-10-12 19:58:56 +02:00
Sandeep Kumar
2f1ea093c4
Resolving merge conflict
2016-10-12 22:43:12 +05:30
Kiran
65cd2dfb06
Code refactored and updated ( #746 )
...
* Updated indentation and refactored code
* Updated indentation and refactored code
* Updated indentation and refactored code
* Updated indentation and refactored code
* Updated indentation
* Updated indentation and refactored code
* Updated indentation and refactored code
2016-10-12 18:08:13 +02:00
DOHA
c0d4eee669
configure live tests
2016-10-12 16:29:30 +02:00
lcrusoveanu@optaros.com
7ad9752331
update test with after method
2016-10-12 12:32:19 +03:00
slavisa-baeldung
82065d8d91
Merge pull request #744 from sunilgulabani/master
...
BAEL-276: Added encode-decode of url
2016-10-12 08:46:15 +02:00
Grzegorz Piwowarek
51729209ed
Remove unnecessary field initialization
2016-10-12 08:41:04 +02:00
Sunil Gulabani
3a27d6b50e
BAEL-255: Added encode-decode of url
2016-10-12 10:33:48 +05:30
eugenp
856be0a08a
formatting work
2016-10-12 08:02:05 +03:00
eugenp
eb7650eead
cleanup and testing work
2016-10-12 08:00:02 +03:00
eugenp
2aa2f43c6e
maven cleanup
2016-10-12 07:44:40 +03:00
Prashant Khanal
564bb18344
Indentation issue fixed
2016-10-11 14:42:09 -07:00
Prashant Khanal
f8bbbea88c
Code cleanup
2016-10-11 14:39:43 -07:00
slavisa-baeldung
9e5d795bd4
BAEL-225 - Upgrading version
2016-10-11 17:51:49 +02:00
slavisa-baeldung
d7ba3bafa1
Merge remote-tracking branch 'origin/master'
2016-10-11 17:49:51 +02:00
slavisa-baeldung
feb287651c
Merge pull request #739 from sunilgulabani/master
...
Added stream close snippet
2016-10-11 17:49:38 +02:00
slavisa-baeldung
148928ead1
Merge remote-tracking branch 'origin/master'
2016-10-11 17:47:54 +02:00
Ante Pocedulic
b36a7e00cc
Ehcache code ( #734 )
...
* - created packages for each logical part of application
- created validator for WebsiteUser rest API
- created ValidatorEventRegister class which fixes known bug for not
detecting generated events
- created custom Exception Handler which creates better response
messages
* Code formatting
* formated pom.xml
replaced for loops with streams
fixed bug while getting all beans
* removed unnecessary code
changed repository type
* - added test for Spring Data REST APIs
- changed bad request return code
- formated code
* - added source code for ehcache article
- added ehcache dependency to pom.xml
2016-10-11 17:15:13 +02:00
Anil Bhaskar
9c8ef99ed3
updating latest versions for webjars ( #741 )
2016-10-11 15:33:49 +02:00
Anil Bhaskar
9c252d8cc8
updating latest versions for webjars ( #740 )
2016-10-11 15:33:40 +02:00
DOHA
0d22ab4a44
add live profile
2016-10-11 13:32:28 +02:00
DOHA
a063b93de0
add live profile
2016-10-11 13:24:45 +02:00
DOHA
7279e62e44
add live profile
2016-10-11 13:11:04 +02:00
Ivan Paolillo
774b261050
Add OkHttp example
2016-10-11 10:44:47 +02:00
Sunil Gulabani
5b09ae5275
Added stream close snippet
2016-10-11 14:14:11 +05:30
Ivan Paolillo
ebc1c54bea
Add OkHttp example
2016-10-11 10:42:45 +02:00
Ivan Paolillo
453b739f6c
Add OkHttp example
2016-10-11 10:38:51 +02:00
Grzegorz Piwowarek
e7ea2e1d2b
Fix spring-jms
2016-10-11 09:54:18 +02:00