BAEL-4225 Thymeleaf Variables
This commit is contained in:
parent
6c88ec6a6c
commit
a329743e7b
@ -24,9 +24,9 @@ public class ArticlesController {
|
|||||||
"Introduction to Using Thymeleaf in Spring",
|
"Introduction to Using Thymeleaf in Spring",
|
||||||
"https://www.baeldung.com/thymeleaf-in-spring-mvc"
|
"https://www.baeldung.com/thymeleaf-in-spring-mvc"
|
||||||
),
|
),
|
||||||
new Article(
|
new Article(
|
||||||
"Spring Boot CRUD Application with Thymeleaf",
|
"Spring Boot CRUD Application with Thymeleaf",
|
||||||
"https://www.baeldung.com/spring-boot-crud-thymeleaf"
|
"https://www.baeldung.com/spring-boot-crud-thymeleaf"
|
||||||
),
|
),
|
||||||
new Article(
|
new Article(
|
||||||
"Spring MVC Data and Thymeleaf",
|
"Spring MVC Data and Thymeleaf",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user