Commit Graph

11745 Commits

Author SHA1 Message Date
Mikhail Chugunov 1f244261d0 BAEL-2443: jsonview spring security (#6291)
* BAEL-2443: Implement filtering with @JsonView based on spring security role

* Cleanup test

* Rename tests

* Fix renaming roles after refactoring

* BAEL-2443: Restore return statement in controller advice
2019-02-06 09:37:22 -08:00
Eric Martin 582bb8a3d5 Merge pull request #6289 from eugenp/BAEL-2399
BAEL-2399: Migrate Spring DI example to spring-core module
2019-02-05 22:23:27 -06:00
eric-martin 01fa4cfaf8 BAEL-2399: Migrate Spring DI example to spring-core module 2019-02-05 22:14:51 -06:00
Eric Martin 874acddfcf Merge pull request #5986 from codehunter34/BAEL-2399
BAEL-2399: Guice vs Spring - Dependency Injection
2019-02-05 21:24:27 -06:00
Seun Matt 46bad01ab9 added example code for BAEL-2549 (#6282)
* added example code for BAEL-2366

* moved example code for BAEL-2366

* example code for BAEL-1961

* moved example code into integration test

* updated the test assertions

* refactor the spring boot persistence mongodb module

* remove redundant example code

* declared the spring boot persistence module in the root pom

* fixed issue with non-imported file

* added example code for BAEL-2418

* added example code for BAEL-2549
2019-02-05 08:15:14 -08:00
collaboratewithakash a64b8054e7 Back-link added 2019-02-05 17:25:18 +05:30
collaboratewithakash 93ca117fa8 Back-link added 2019-02-05 17:23:34 +05:30
collaboratewithakash ad763b4ac5 Back-link added 2019-02-05 17:19:39 +05:30
collaboratewithakash 0a1b2fd680 Back-link added 2019-02-05 17:17:34 +05:30
collaboratewithakash 434ec77c6f Back-link added 2019-02-05 17:15:30 +05:30
collaboratewithakash ab0d05758c Back-link added 2019-02-05 17:09:01 +05:30
collaboratewithakash e7868372a8 Back-link added 2019-02-05 17:07:14 +05:30
collaboratewithakash 3814744d59 Back-link added 2019-02-05 17:05:30 +05:30
collaboratewithakash 347061485d Back-link added 2019-02-05 17:01:27 +05:30
collaboratewithakash 30cbbd3944 Back-link added 2019-02-05 16:58:24 +05:30
collaboratewithakash b5d178c15e Back-link added 2019-02-05 16:55:15 +05:30
collaboratewithakash 6582a398c1 Back-link added 2019-02-05 16:51:16 +05:30
collaboratewithakash 77f2f11f88 Back-link added 2019-02-05 16:48:15 +05:30
collaboratewithakash d69d417b1b back-link added 2019-02-05 16:43:06 +05:30
collaboratewithakash 56900e26e0 Back-link added 2019-02-05 16:40:37 +05:30
collaboratewithakash dde992c3b9 Back-link added 2019-02-05 16:37:27 +05:30
collaboratewithakash f528f7ff83 Back-link added 2019-02-05 16:35:20 +05:30
collaboratewithakash 62a721d98d Back-link added 2019-02-05 16:21:14 +05:30
collaboratewithakash 8a8ed15217 Back-link added 2019-02-05 16:19:19 +05:30
collaboratewithakash eea1576cd7 Back-link added 2019-02-05 16:15:58 +05:30
collaboratewithakash 1c01e5592e Back-link added 2019-02-05 16:14:13 +05:30
collaboratewithakash b534fa9589 Back-link added 2019-02-05 16:11:56 +05:30
collaboratewithakash 108389bf1c Back-link added 2019-02-05 16:09:28 +05:30
collaboratewithakash e36e9723ac Back-link added 2019-02-05 16:07:13 +05:30
collaboratewithakash 943d439ca6 Back-link added 2019-02-05 16:04:28 +05:30
collaboratewithakash 979a597597 Back-link added 2019-02-05 15:59:57 +05:30
collaboratewithakash 3ad3fc7619 Back-link added 2019-02-05 15:57:26 +05:30
collaboratewithakash f7a3924861 Back-link added 2019-02-05 15:50:24 +05:30
collaboratewithakash cae8ab3118 Back-link added 2019-02-05 15:48:35 +05:30
collaboratewithakash 1def225ba8 Back-link added 2019-02-05 15:46:25 +05:30
collaboratewithakash dd391f5370 Back-link added 2019-02-05 15:43:39 +05:30
collaboratewithakash 5a213cdd5c Back-link added 2019-02-05 15:40:21 +05:30
collaboratewithakash a7025ea52e Back-link added 2019-02-05 15:37:10 +05:30
collaboratewithakash e763aaf8f4 Back-link added 2019-02-05 15:32:51 +05:30
collaboratewithakash 31348eee3a Back-link added 2019-02-05 15:26:57 +05:30
collaboratewithakash a41f59ae91 Back-link added 2019-02-05 15:19:01 +05:30
collaboratewithakash 1e72400a7c Back-link added 2019-02-05 15:14:51 +05:30
collaboratewithakash 72b8bd5f2e Back-link added 2019-02-05 15:10:38 +05:30
collaboratewithakash 8c3c8394b6 Back- link added 2019-02-05 15:08:03 +05:30
collaboratewithakash 31254b1b2b Back-link added 2019-02-05 15:05:35 +05:30
collaboratewithakash 398428056f Back-link added 2019-02-05 15:03:08 +05:30
Rajesh Bhojwani 93a448258c code related to concatenate strings in Groovy (#6277) 2019-02-04 08:44:52 -08:00
Dhawal Kapil 6b83fcde01 Task/bael 10882 fixes2 (#6278)
* BAEL-10882 Fixed failing unit tests

* BAEL-10882 Fixed failing unit tests
2019-02-04 16:57:33 +02:00
aietcn 034869f9c4 BAEL-2501 add a new section in SHA-256 article (#6271) 2019-02-03 13:53:06 -08:00
soufiane-cheouati afb46cd8cf Delete Deletable.java 2019-02-03 20:56:53 +00:00