Skip to content

JFelipeP/spring-boot-polymer-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot RESTful Resource with Polymer 2.0

This is an example of Spring Boot RESTful Resource with polymer 2.0

Requirements

  • Java 1.8
  • Gradle
  • NPM
  • Bower

For Node.js/NPM installation visit [https://nodejs.org].

Install bower:

npm install -g bower

Running

Install required bower components:

bower install

Start the application locally by running:

gradle bootRun

Or:

gradle run

Open [http://localhost:8080/] in your browser.

About

Spring Boot with Polymer 2.0 as Front End

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published