14 Commits

Author SHA1 Message Date
Loredana Crusoveanu
b5f4e0db9f
Merge pull request #7226 from amit2103/BAEL-14274-24
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring…
2019-07-20 22:33:31 +03:00
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
amit2103
c280f9ee4e [BAEL-14274] - Fixed article code for https://www.baeldung.com/spring-security-method-security 2019-07-01 00:23:02 +05:30
sachin29aug
375c50e805 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 21 more modules.. work in progress..) 2018-09-15 13:57:53 -04:00
linhvovn
70638b90f1 [tlinh2110] Change test name 2018-01-11 23:02:48 +08:00
linhvovn
b0d331f2dd [BAEL-1411:tlinh2110] Add example for PostAuthorize 2018-01-08 01:27:53 +08:00
linhvovn
2bac6f88e7 [BAEL-1411] Format code 2017-12-31 23:32:33 +08:00
linhvovn
1b7e6957bb [BAEL1411-tlinh2110] Add Class Level Security Example 2017-12-31 22:56:35 +08:00
linhvovn
0d84b1f0c1 [tlinh2110@gmail.com] Restructure to Method Security 2017-12-29 01:24:21 +08:00
linhvovn
665195dc98 [tlinh2110@gmail.com] Update test runner 2017-12-19 23:30:22 +08:00
linhvovn
fb5dd0a85e [tlinh2110@gmail.com] Remove unused test cases 2017-12-18 22:55:23 +08:00
linhvovn
778177333f [tlinh2110@gmail.com] Add resource for Testing Method Security 2017-12-14 23:38:56 +08:00
eugenp
bf95d0aa9d minor formatting cleanup 2017-01-29 15:57:30 +02:00
felipe-gdr
ff35749338 BAEL-127: @PreFilter and @PostFilter annotations (#898)
* BAEL-127: simple app with filters

* removed data rest dependency, final adjustments

* added first live test for the rest api

* move filters code to new module

* moved to root of module, create service layer, standard pom
2016-12-16 01:26:52 -06:00