Commit Graph

23 Commits

Author SHA1 Message Date
johnA1331 4d84d35754 Update README.md 2020-09-16 23:44:29 +08: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
Marco Denisi 5b20bb3d2a BAEL-3619 - add swagger samples 2020-09-03 16:59:07 +02:00
Josh Cummings 2c007f42bd Merge pull request #9541 from amit2103/JAVA-1952
Check Article Code Matches GitHub
2020-06-22 08:22:22 -06:00
amit.pandey 3a8212a54d Check Article Code Matches GitHub 2020-06-21 19:22:08 +05:30
johnA1331 c597d9b955 Update README.md 2020-06-18 14:37:39 +08:00
Josh Cummings 829b4975c4 Update README.md
Issue BAEL-3896
2020-06-04 10:06:16 -06:00
Josh Cummings a6f306f8ce Merge pull request #9093 from alex07pep/BAEL-3896_JSON_Params
BAEL-3896: OpenAPI JSON Objects in Query Params
2020-06-03 23:01:08 -06:00
alex.peptan 5e0be54504 BAEL-3896: OpenAPI JSON Objects in Query Params - swagger definitions files changed to yaml 2020-05-31 21:55:46 +03:00
alex.peptan 18d00eae62 BAEL-3896: OpenAPI JSON Objects in Query Params - swagger definitions moved in resources 2020-05-27 11:57:14 +03:00
alex.peptan 59afec1c00 BAEL-3896: OpenAPI JSON Objects in Query Params - README file revert + required changes 2020-05-23 20:06:43 +03:00
alex.peptan 5b0097f698 BAEL-3896: OpenAPI JSON Objects in Query Params - Swagger file 2020-05-18 09:52:39 +03:00
alex.peptan f0bdbde7a4 BAEL-3896: OpenAPI JSON Objects in Query Params v2 2020-04-21 19:05:42 +03:00
alex.peptan 24833b7e92 BAEL-3896: OpenAPI JSON Objects in Query Params 2020-04-13 17:23:23 +03:00
amit.pandey 5b88ab42df sync source code with article 2020-04-12 00:01:36 +05:30
johnA1331 08e438fce2 Update README.md 2020-03-18 12:39:29 +08:00
Justin Albano eb09207569 BAEL-3871: Corrected name of test to include "UnitTest" 2020-03-14 18:09:00 -04:00
Justin Albano c176219a62 BAEL-3871: Added "Unit" suffix to test to follow naming convention 2020-03-12 09:05:59 -04:00
Justin Albano 612810df8b BAEL-3871: Added tests for duplicate HTTP controller methods with different response types. 2020-03-10 14:50:45 -04:00
ramprasad.devarakonda@gmail.com 5cedfb6479 BAEL-3324 | Fix broken integration tests 2020-02-29 18:38:11 +00:00
ramprasad.devarakonda@gmail.com 9da15e9d94 BAEL-3324 | Using JSON Patch in Spring REST APIs 2020-02-15 01:56:18 +00:00
johnA1331 17f67cd0cd Update README.md 2020-01-22 13:14:49 +08:00
Sjmillington 05c5002b73 [BAEL-18367] Moving articles from rest-spring-** pt 4 2019-12-08 10:42:40 +00:00