Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages