Commit Graph

3405 Commits

Author SHA1 Message Date
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
Egima profile ea37b3e51a Added NIO Selector project under core-java (#738)
* made changes to java reflection

* removed redundant method makeSound in Animal abstract class

* added project for play-framework article

* added project for regex

* changed regex project from own model to core-java

* added project for routing in play

* made changes to regex project

* refactored code for REST API with Play project

* refactored student store indexing to zero base

* added unit tests, removed bad names

* added NIO Selector project under core-java module
2016-10-11 09:33:14 +02:00
Kiran 805c472ed6 Added useShutdownHook="false" (#735)
Set the property useShutdownHook to false
2016-10-11 09:31:10 +02:00
Kiran 9c5a0ff10f Removed unnecessary code and SOP statements (#736) 2016-10-11 09:30:54 +02:00
Zeger Hendrikse efa4421967 Merge branch 'nguyennamthai-master' 2016-10-10 20:26:02 +02:00
Zeger Hendrikse 5cfeee17b0 Merge branch 'master' of https://github.com/nguyennamthai/tutorials into nguyennamthai-master 2016-10-10 20:23:05 +02:00
Thai Nguyen f2bbe6341f Renames a sub-directory of Apache CXF 2016-10-11 00:00:28 +07:00
Grzegorz Piwowarek 798b624a90 Refactor CurrentDateTimeTest 2016-10-10 18:54:01 +02:00
Zeger Hendrikse 9ec0893cdd Merge branch 'sanketmeghani-master' 2016-10-10 18:29:56 +02:00
Zeger Hendrikse e7b144ce5f Merge branch 'master' of https://github.com/sanketmeghani/tutorials into sanketmeghani-master 2016-10-10 18:27:26 +02:00
Zeger Hendrikse 3f29dea5bc Merge branch 'master' of https://github.com/nguyennamthai/tutorials into nguyennamthai-master 2016-10-10 18:20:56 +02:00
slavisa-baeldung d011f2b70c Merge remote-tracking branch 'origin/master' 2016-10-10 11:59:05 +02:00
slavisa-baeldung 24e560a1dd BAEL-39 - upgrading versions 2016-10-10 11:58:44 +02:00
Egima profile 94fd47d9bb Added test suite, removed bad names (#732)
* made changes to java reflection

* removed redundant method makeSound in Animal abstract class

* added project for play-framework article

* added project for regex

* changed regex project from own model to core-java

* added project for routing in play

* made changes to regex project

* refactored code for REST API with Play project

* refactored student store indexing to zero base

* added unit tests, removed bad names
2016-10-10 10:14:19 +02:00
Eugen e7d5f617ad Merge pull request #731 from joshiparthin/md5-parth
Md5 parth
2016-10-10 08:11:49 +03:00
Grzegorz Piwowarek fa1fc3cbe7 Refactor readFromInputStream 2016-10-10 07:11:06 +02:00
Grzegorz Piwowarek 9da1680d0f Refactor readFromInputStream 2016-10-10 07:09:47 +02:00
Grzegorz Piwowarek 687b7e0044 Refactor Wicket examples 2016-10-10 06:46:55 +02:00