Commit Graph

4 Commits

Author SHA1 Message Date
mikr
d4a2870d15 JAVA-1225 Add dependency to Hibernate Code 2020-04-10 23:59:34 +02:00
amit.pandey
48f393b8c5 formatted pom.xml file 2020-03-22 07:24:38 +05:30
Mona Mohamadinia
5f5e4c0c41 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
739bf49783 BAEL-20887 Move Spring Boot Springdoc module to Spring Boot modules 2020-01-27 00:27:24 +01:00