Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.05 KB

File metadata and controls

28 lines (17 loc) · 1.05 KB

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.