Commit Graph

216 Commits

Author SHA1 Message Date
kwoyke d55081bd7a BAEL-3809: Ensure tables are dropped in proper order (#8640) 2020-01-31 21:48:23 +01:00
mikr a8a4f41225 BAEL-20772 Fix Spring Security React module 2020-01-26 23:43:19 +01:00
Loredana Crusoveanu e71cc54b37 Merge pull request #8487 from kwoyke/BAEL-20663
BAEL-20663: Upgrade to the latest Spring Boot 2.2.2 version
2020-01-26 11:30:59 +02:00
Dhawal Kapil 540ad2b113 BAEL-20665 Submodules not building
- Further fixes
2020-01-12 21:21:33 +05:30
Dhawal Kapil 3cfc8d2163 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
# Conflicts:
#	core-groovy-2/src/test/groovy/com/baeldung/metaprogramming/MetaprogrammingUnitTest.groovy
#	core-java-modules/pom.xml
#	pom.xml
2020-01-12 20:55:19 +05:30
Dhawal Kapil 5fe00c432b BAEL-20655 Which sub-modules aren't being built?
- Added more parent levels pom
2020-01-12 20:28:45 +05:30
Dhawal Kapil e128eb619a BAEL-20655 Which sub-modules aren't being built?
- Added several missing modules in the main pom.xml
- Fixed the modules list for all the profiles
- Commented several test cases so that all modules can run and be included in the pom.xml
- Moved child modules from main pom to parent modules pom
2020-01-10 17:22:13 +05:30
Krzysiek c46beaa211 BAEL-20663: Replace depracated PageRequest constructor with a static method 2020-01-09 23:26:54 +01:00
kwoyke 0e6fd4f393 BAEL-3723: Add missing code - SecurityWebApplicationInitializer (#8492) 2020-01-09 19:04:26 +01:00
Loredana Crusoveanu 78f6f1d318 Merge pull request #8443 from rozagerardo/rozagerardo/BAEL-19382_update-parent-spring-5
[BAEL-19382] Upgrade parent-spring-5 to the latest version of Spring 5
2019-12-28 16:23:47 +02:00
Josh Cummings 2f3b86794e Merge pull request #8408 from rozagerardo/rozagerardo/BAEL-18321_Improve-Spring-Security-and-OpenID-Connect--after-modules-restructure
[BAEL-18321] spring-security-openid | Improve "Spring Security and OpenID Connect" article
2019-12-27 21:51:50 -07:00
Gerardo Roza 12b178c4bb fixed errors due to spring-5 version upgrade 2019-12-27 11:06:26 -03:00
Gerardo Roza 04f9c4888e renamed spring-security-modules/spring-security-openid to spring-security-modules/spring-security-oidc 2019-12-26 12:06:02 -03:00
Gerardo Roza c1948fddd8 Added changes for improvement/ refactor of the code using the new spring-security stack 2019-12-19 14:58:09 -03:00
Martin van Wingerden 03a34d5cf6 BAEL-3495 Code for Deny of Missing Pre/PostAuthorize annotation
- Moved classes around so that the scans do not collide
- Make sure the LiveTest actually stops when done
- Removed some useless gitignore / README parts.
2019-12-19 18:58:07 +01:00
catalin-burcea d90a0a4fbb [BAEL-9552] - Create spring-security-modules folder 2019-12-13 13:04:59 +02:00