Commit Graph

20 Commits

Author SHA1 Message Date
sampadawagde 28f95423cd JAVA-5223: Fix formatting of POMs (Others - Part 1) 2021-05-13 22:43:38 +05:30
Maiklins 4cd2feed94 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 11818a04a3 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 0fd213eb5d Java-82 Fix test (change port) 2020-09-24 19:13:13 +02:00
mikr 5121313f65 Java-2136 Correctly configure netty server 2020-09-15 11:08:35 +02:00
kwoyke c3cd93fcdb 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
Josh Cummings f1525d652d Merge pull request #9793 from sampada07/JAVA-1525
JAVA-1525: Split or move spring-5-reactive module
2020-07-30 13:06:33 -06:00
sampadawagde 06ac0b5589 JAVA-1525: Moved 1 article to security module 2020-07-30 18:06:42 +05:30
Krzysiek 8ee84bbc4a JAVA-1650: Get rid of the overriden spring-boot.version property 2020-07-27 22:13:05 +02:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
dupirefr d388185305 [JAVA-958] Standardize packages in spring-5-reactive-security module 2020-03-20 08:23:39 +01:00
johnA1331 3f916b2f34 Update README.md 2020-02-05 16:32:07 +08:00
Krzysiek 017d8d2e8b BAEL-19890: Upgrade to Spring Boot 2.2.2 and refactor test method 2019-12-22 22:33:54 +01:00
Eric Martin 9cd4a0a16e 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 5cf5456e35 BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
-Fix issues according to review
2019-12-14 19:26:34 +03:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
maryarm 41a8ea19d3 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 07461f418a BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security 2019-11-30 21:09:33 +02:00
amit2103 cbf0e6f6f1 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00