Skip to content

gushakov/sprmvc-ui5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sprmvc-ui5

The purpose of this demo application is to showcase the one possible set up for using OpenUI5, formerly known as SAPUI5, with Spring MVC framework.

It's a standard Maven application which could be tested with embedded Tomcat server using the following command.

> mvn tomcat7:run

OpenUI5 Web JAR

OpenUI5 runtime JavaScript libraries are available from Download (under Apache 2.0 license). I packaged them in a web JAR in /WEB-INF/lib/openui5-runtime-1.16.8.jar, which is used by Spring when configuring the web application. See com.github.springui5.conf.WebAppConfigurer class.

Useful links

Here are some useful links (some of the code is based on the content found there).

About

Demo application with OpenUI5 and Spring MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published