sunitk / springboot2-cachebuster

Spring Boot 2 + Thymeleaf app to demonstrate versioning of static resources to bust client side cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

springboot2-cachebuster

Spring Boot 2 + Thymeleaf web application to demonstrate versioning of static resources to bust client side cache

This repository contains code which accompanies the blog post Spring Boot 2 + Thymeleaf - Versioning static assets for client side cache busting

Getting Started

This is a typical maven project. Download the source as a zip file or checkout the code and import as an Existing Maven project in your IDE.

Prerequisites

  • Java 8
  • Spring Boot 2
  • Thymeleaf
  • Not mandatory, but you can use any suitable IDE like Spring STS

Authors

License

This project is licensed under the Apache License - see the LICENSE.md file for details

Request

If you like this repository, please star it. You are free to fork this repository, but please drop me a note at sunitkatkar@gmail.com.

About

Spring Boot 2 + Thymeleaf app to demonstrate versioning of static resources to bust client side cache

License:Apache License 2.0


Languages

Language:Java 59.1%Language:CSS 14.8%Language:HTML 13.9%Language:JavaScript 12.2%