Commit Graph

9 Commits

Author SHA1 Message Date
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
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03: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
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