Maiklins
7890244d0a
Java-82 Correctly configure Netty server and security ( #10034 )
...
* Java-82 Correctly configure netty server and security
* Java-82 Align WebSecurity with article
* Java-82 Change port
Co-authored-by: mikr <michael.krimgen@ximedes.com >
2020-10-10 12:47:35 +05:30
Loredana Crusoveanu
3fb80e088c
Merge pull request #10029 from Maiklins/Java-2136-update-jackson-version-in-main-pom
...
Java-2136 update jackson version in main pom
2020-09-30 10:53:54 +03:00
mikr
3c4189495e
Java-82 Fix test (change port)
2020-09-24 19:13:13 +02:00
mikr
94a0a60ee7
Java-2136 Correctly configure netty server
2020-09-15 11:08:35 +02:00
kwoyke
11a77301c0
JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE ( #9985 )
...
* JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE
* JAVA-2563: Downgrade spring-cloud-connectors-heroku to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Add joda-time version
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Use MongoClients factory instead of MongoClient directly
* JAVA-2563: Downgrade spring-5-data-reactive to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Switch back to default bootstrap mode for JPA
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Switch from ServerHttpRequest to ServerWebExchange interface
* JAVA-2563: Use OutputCaptureRule instead of OutputCapture
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Fix Jackson dependency
* JAVA-2563: Fix ManualEmbeddedMongoDbIntegrationTest
* JAVA-2563: Replace validation-api with spring-boot-starter-validation
* JAVA-2563: Fix usage of deprecated getErrorAttributes method
* JAVA-2563: Downgrade spring-data-cassandra-reactive to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Set spring.datasource.generate-unique-name to false in spring-session-jdbc
2020-09-11 18:19:02 +05:30
sampadawagde
81adb86738
JAVA-1525: Moved 1 article to security module
2020-07-30 18:06:42 +05:30
Loredana Crusoveanu
485b4e3e99
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
dupirefr
6c8af02c1b
[JAVA-958] Standardize packages in spring-5-reactive-security module
2020-03-20 08:23:39 +01:00
Krzysiek
a7f2047db6
BAEL-19890: Upgrade to Spring Boot 2.2.2 and refactor test method
2019-12-22 22:33:54 +01:00
Eric Martin
b714494edc
Merge pull request #8278 from maryarm/BAEL-3338
...
BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
2019-12-16 20:16:01 -06:00
maryarm
d78833dd9e
BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
...
-Fix issues according to review
2019-12-14 19:26:34 +03:30
maryarm
5d95761a99
BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
...
Fix indentation problems in code, do some renaming to sync article with code
2019-12-02 16:33:37 +02:00
maryarm
01dc0da86c
BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
2019-11-30 21:09:33 +02:00
amit2103
bd8a6c0271
[BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile
2019-11-20 11:11:07 +05:30
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
badc9eb562
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring-boot-actuators
2019-06-23 20:55:07 +05:30
geroza
b91f7e321e
Migrated the following modules to parent-boot with spring-boot 2.1:
...
* spring-5-reactive-client
* spring-5-reactive-security
* spring-5-security
* spring-5-security-oauth
* spring-all
2018-12-03 19:13:43 -02:00
Loredana
cf602faff9
revert boot 2.1 upgrade
2018-11-22 00:37:23 +02:00
gmconte
52852b3a49
BAEL-2302 UPDATED Spring Data REST HTTP Method customization example ( #5594 )
...
* BAEL-2302 Spring Data REST HTTP Method customization example
* BAEL-2302 Spring Data REST - granular HTTP Methods control
* BAEL-2302 Spring Data REST - fixed parent pom file version error
* BAEL-2302 Fixing thymeleaf dependencies
* BAEL-2302 Spring Data REST - fixed netty bootstrap
* BAEL-2302 Spring Data REST - fixed netty test
* BAEL-2302 Spring Data REST - fixed spring security oauth2
* BAEL-2302 - Fix oauth2 server deps
2018-11-09 23:26:28 -06:00
Loredana Crusoveanu
6ffc410e1d
Merge pull request #5184 from cror/test-fix
...
spring-5-reactive-security: fixing EmployeeControllerIntegrationTest
2018-10-19 17:06:22 +03:00
Loredana Crusoveanu
c09425ac03
Merge pull request #5219 from eugenp/BAEL-8939
...
BAEL-8939: Adding a Spring Context test in all Spring Modules (change…
2018-09-27 11:21:12 +03:00
Dhawal Kapil
9a09cc3ce3
BAEL-2304 Improve functional webflux article
...
- Updated tests and minor spell fix
2018-09-17 11:07:02 +05:30
sachin29aug
764dff1bd9
BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 20 modules.. work in progress..)
2018-09-09 16:10:21 -04:00
cror
51a583b229
spring-5-reactive-security: fixing EmployeeControllerIntegrationTest
2018-09-06 22:25:49 +02:00
Dhawal Kapil
5f0cc2716e
BAEL-2304 Improve webflux original article
...
- Added snippets for spring reactive functional tutorial
2018-09-04 22:36:54 +05:30
Loredana Crusoveanu
71c247b0c9
move security code
2018-08-17 13:18:09 +03:00