Skip to content

maxcolbert/lab06-maxcolbert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A simple Thymeleaf tutorial in Spring Boot.

See: https://spring.io/guides/gs/serving-web-content/

Type this to get this result
mvn package to make a jar file
mvn spring-boot:run to run the web app
in browser: http://localhost:8080/greeting/ to see "Hello, World!"
in browser: http://localhost:8080/greeting?name=Gauchos to see "Hello, Gauchos!"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •