Commit Graph

7 Commits

Author SHA1 Message Date
bnasslah 450c0fe6db upgrade to springdoc-openapi v1.5.2 2020-12-17 13:49:42 +01:00
mikr 87f19ad21a Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-zuul-rate-limiting, hibernate-ogm, jpa-hibernate-cascade-type 2020-08-30 16:54:15 +02:00
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 8b156e0289 BAEL-3493: sectioned off new properties specific to this article (#9325) 2020-05-20 08:21:55 -07:00
Sampada 708e85ce38 BAEL-3493: Spring REST Docs vs OpenAPI (#9295) 2020-05-15 13:37:36 -07:00
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