Posts

Showing posts with the label HelloWorldController.java

33- Inserting String "Hello world" from java into thymeleaf template

  Create a String "Hello World" in java and insert into the required position   on Thymeleaf Template to generate new HTML page.