moved spring-rest-hal-browser to spring-data-rest module (#10019)

* moved spring-rest-hal-browser to spring-data-rest module

* removed module from build
This commit is contained in:
Amit Pandey
2020-09-14 21:53:09 +05:30
committed by GitHub
parent 540e719c11
commit 3563524c09
12 changed files with 22 additions and 94 deletions
-2
View File
@@ -697,7 +697,6 @@
<module>spring-remoting</module>
<module>spring-rest-angular</module>
<module>spring-rest-compress</module>
<module>spring-rest-hal-browser</module>
<module>spring-rest-http</module>
<module>spring-rest-http-2</module>
<module>spring-rest-query-language</module>
@@ -1200,7 +1199,6 @@
<module>spring-remoting</module>
<module>spring-rest-angular</module>
<module>spring-rest-compress</module>
<module>spring-rest-hal-browser</module>
<module>spring-rest-http</module>
<module>spring-rest-query-language</module>
<module>spring-rest-shell</module>