diff --git a/spring-mvc-java/src/main/webapp/WEB-INF/company.html b/spring-mvc-java/src/main/webapp/WEB-INF/company.html index 97c94fc400..e1b3c6e441 100644 --- a/spring-mvc-java/src/main/webapp/WEB-INF/company.html +++ b/spring-mvc-java/src/main/webapp/WEB-INF/company.html @@ -1,27 +1,70 @@ - - -Company Data - - - - - - - - - - - - + + + Company Data + + + + + + + +
+ + + +
+ + + +
+ + + \ No newline at end of file diff --git a/spring-rest/src/main/webapp/WEB-INF/company.html b/spring-rest/src/main/webapp/WEB-INF/company.html index bf213c62b6..d2072bfd3c 100644 --- a/spring-rest/src/main/webapp/WEB-INF/company.html +++ b/spring-rest/src/main/webapp/WEB-INF/company.html @@ -1,22 +1,44 @@ - - -Company Data - - - - - - - - - + + + Company Data + + + + + + + +
+ + + \ No newline at end of file