Harry9656
43fc8b38ea
JAVA-6350: Add comments for SpringDoc v2 compatible with Spring Boot 3 ( #13989 )
2023-06-18 12:54:06 +02:00
panos-kakos
0a808899e9
[JAVA-20457] Upgraded springdoc version ( #13872 )
2023-05-02 10:41:49 +03:00
sampadawagde
2b5179baba
JAVA-13136: Fix formatting of POMs
2022-07-15 09:59:54 +05:30
Bhaskara Navuluri
a26d45e5c0
Fixed the Integration Build Pipeline
2022-06-06 20:35:38 +05:30
Bhaskara Navuluri
24cdf2b672
BAEL-5534 Configure JWT Authentication for OpenAPI
2022-05-31 20:24:47 +05:30
Haroon Khan
10bde9d0af
[JAVA-10500] Investigate and reduce springdoc build time
2022-03-19 18:27:30 +00:00
chaos2418
0bc3f44656
JAVA:8981: verify spring.mvc.pathmatch.matching-strategy property usage
2022-01-08 13:12:01 +05:30
Krzysiek
a4fe28eef5
JAVA-8794: Make spring-boot-springdoc 2.6 compatible
2021-12-13 13:12:11 +01:00
sampadawagde
b984a4b618
JAVA-8204: Fix formatting of POMs
2021-11-09 16:27:03 +05:30
sampadawagde
39352f251d
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3)
2021-05-13 22:47:40 +05:30
Krzysztof Woyke
a382f77a64
JAVA-3295: Remove redundant java.version property
2021-03-26 12:55:14 +01:00
Krzysztof Woyke
962e8839d6
Merge remote-tracking branch 'upstream/master' into JAVA-3570
2020-12-29 15:11:31 +01:00
bnasslah
450c0fe6db
upgrade to springdoc-openapi v1.5.2
2020-12-17 13:49:42 +01:00
Krzysztof Woyke
c008e43ea8
JAVA-3570: Update Kotlin version in spring-boot-springdoc
2020-12-11 21:56:46 +01: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
François Dupire
5cc83c631b
[JAVA-1670] Upgrade JUnit and Maven Surefire Plugin in spring-boot-modules - Changed sub-modules inheritance (second batch) ( #9666 )
...
* Imported junit bom before spring-boot-dependencies bom with correct version
* Changed spring-boot-libraries
* Changed spring-boot-mvc
* Changed spring-boot-mvc-2
* Added and changed spring-boot-mvc-3
* Added and changed spring-boot-mvc-birt
* Added and changed spring-boot-nashorn
* Changed spring-boot-parent and its submodules
* Changed spring-boot-performance
* Changed spring-boot-properties
* Changed spring-boot-properties-2
* Changed spring-boot-runtime and its sub-modules
* Changed spring-boot-security
* Changed spring-boot-springdoc
* Changed spring-boot-testing
* Changed spring-boot-vue
2020-07-08 08:30:05 +05:30
Sampada
1fe51ed7c0
BAEL-3609: Improve article Documenting a Spring REST API Using OpenAPI ( #9334 )
...
3.0
2020-05-24 19:55:06 +02:00
Sampada
708e85ce38
BAEL-3493: Spring REST Docs vs OpenAPI ( #9295 )
2020-05-15 13:37:36 -07:00
mikr
a6e5f78a48
JAVA-1225 Add dependency to Hibernate Code
2020-04-10 23:59:34 +02:00
amit.pandey
ee8d7adb8e
formatted pom.xml file
2020-03-22 07:24:38 +05:30
Mona Mohamadinia
a2488e4943
Bael 3653: Adding Pageable Support ( #8766 )
...
* Removed the commented code
* Upgrading the Spring Doc Version
* Adding the Pageable Example
In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.
* Adding the Pageable Example
In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.
2020-03-09 16:18:44 +00:00
mikr
ccc5107bcd
BAEL-20887 Move Spring Boot Springdoc module to Spring Boot modules
2020-01-27 00:27:24 +01:00