Commit Graph

21 Commits

Author SHA1 Message Date
amit2103 f2128ad054 Bael 5249 cleanup (#4108)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
Rokon Uddin Ahmed c10cb80823 02.03 (#3747)
* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-03-02 18:40:04 +02:00
José Carlos Valero Sánchez fc8e9ae24a
Merge pull request #3336 from linhvovn/BAEL-1411
[Bael 1411-tlinh2110] Add resources for Method Security
2018-01-13 12:06:53 +00: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
Doha2012 fe0e0ba115 upgrade boot parent (#3352)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup
2018-01-05 20:56:21 +01: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 d145e559e2 [tlinh2110@gmail.com] remove unsed property 2017-12-18 22:57:20 +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
Doha2012 8e9c36c98e fix spring config (#2364) 2017-08-03 18:39:57 +03:00
Doha2012 2b374fa8ae cleanup pom (#1846)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom
2017-05-14 11:01:35 -05:00
mariiakulik a5f4ae927d Readme files update (#1680)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.MD

* Update README

* Rename README to README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2017-04-18 22:20:20 +02:00
Wim Deblauwe 077d745b8d BAEL-75 - Spring Boot Audit Support (#1561)
Rework to avoid the separate spring-boot-auditing module by moving the code to the spring-security-core module
2017-04-01 23:02:19 +02:00
eugenp 84ecb92f45 minor boot upgrade 2017-02-10 10:13:14 +02:00
eugenp bf95d0aa9d minor formatting cleanup 2017-01-29 15:57:30 +02:00
Naoshadul Islam 8dc3487b67 Added relevant articles (#962)
* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevnat articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Update README.md

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Update README.md

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Update README.md
2017-01-08 08:25:59 +01: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