https://github.com/hellokoding/springboot-freemarker
Spring Boot Hello World Example with FreeMarker
https://github.com/hellokoding/springboot-freemarker
freemarker hello-world java spring-boot
Last synced: about 1 month ago
JSON representation
Spring Boot Hello World Example with FreeMarker
- Host: GitHub
- URL: https://github.com/hellokoding/springboot-freemarker
- Owner: hellokoding
- License: mit
- Created: 2016-06-29T07:09:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T05:05:57.000Z (over 7 years ago)
- Last Synced: 2025-04-01T15:10:01.166Z (3 months ago)
- Topics: freemarker, hello-world, java, spring-boot
- Language: Java
- Homepage: https://hellokoding.com/spring-boot-hello-world-example-with-freemarker/
- Size: 7.81 KB
- Stars: 19
- Watchers: 2
- Forks: 29
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Boot Hello World Example with FreeMarker
## Guide
https://hellokoding.com/spring-boot-hello-world-example-with-freemarker/## What you'll need
- JDK 1.7 or later
- Maven 3 or later## Stack
- Spring Boot
- Java## Run
`mvn spring-boot:run`