Commit Graph

3 Commits

Author SHA1 Message Date
Dhawal Kapil b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
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
Mikhail Chugunov f9cf8b1a5e BAEL-2443: Implement JsonView filtering based on Spring security (#6254)
* BAEL-2443: Implement filtering with @JsonView based on spring security role

* Cleanup test

* Rename tests

* Fix renaming roles after refactoring
2019-02-02 08:54:06 -08:00