Spring Boot LiveReload Index Controller

A Spring Boot controller for developing webapps

License

License

Categories

Categories

Spring Boot Container Microservices Dex General Purpose Libraries Utility
GroupId

GroupId

cool.william.frontend
ArtifactId

ArtifactId

spring-boot-livereload-index-controller
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot LiveReload Index Controller
A Spring Boot controller for developing webapps
Project URL

Project URL

https://github.com/wlindner/spring-boot-livereload-index-controller
Project Organization

Project Organization

https://github.com/wlindner
Source Code Management

Source Code Management

https://github.com/wlindner/spring-boot-livereload-index-controller

Download spring-boot-livereload-index-controller

How to add to project

<!-- https://jarcasting.com/artifacts/cool.william.frontend/spring-boot-livereload-index-controller/ -->
<dependency>
    <groupId>cool.william.frontend</groupId>
    <artifactId>spring-boot-livereload-index-controller</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cool.william.frontend/spring-boot-livereload-index-controller/
implementation 'cool.william.frontend:spring-boot-livereload-index-controller:0.0.3'
// https://jarcasting.com/artifacts/cool.william.frontend/spring-boot-livereload-index-controller/
implementation ("cool.william.frontend:spring-boot-livereload-index-controller:0.0.3")
'cool.william.frontend:spring-boot-livereload-index-controller:jar:0.0.3'
<dependency org="cool.william.frontend" name="spring-boot-livereload-index-controller" rev="0.0.3">
  <artifact name="spring-boot-livereload-index-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.william.frontend', module='spring-boot-livereload-index-controller', version='0.0.3')
)
libraryDependencies += "cool.william.frontend" % "spring-boot-livereload-index-controller" % "0.0.3"
[cool.william.frontend/spring-boot-livereload-index-controller "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : livereload-js jar 3.0.0
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.1.5.RELEASE

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-devtools jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1