Giter VIP home page Giter VIP logo

entity-module-hal-api-experiments's Introduction

Demo application

Starting the website on your local machine

Just start DemoApplication with the dev profile and keep it running. This will startup the website using a local database on port 8080.

Browsing to http://localhost:8080 should give you the homepage.

NOTE: you can force the dev profile by specifying system property -Dspring.profiles.active=dev

Administration UI

The administration UI is available on http://localhost:8080/admin. Default username and password is admin/admin.

Front-end development

When starting on your local machine, you should get instant reloading of all static files. Simply make a change and refresh the page in your browser.

All front-end related static files are located in src/main/resources/views.

WARNING: _All files in src/main/resources will be packaged and deployed with the website. Do not put any files anywhere in that folder if they are not supposed to be deployed!

LiveReload integration

The application supports LiveReload. If you have the plugin in your browser, just activating it on the site should be enough.

Templating system

The application is built using Thymeleaf 3 for templating. User documentation: http://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html

Troubleshooting

Resetting the local database

Starting up locally will create a local database in a folder local-data/db. If you find any problems starting up the application, try removing this folder and then restarting.

entity-module-hal-api-experiments's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.