File tree Expand file tree Collapse file tree 11 files changed +39
-25
lines changed
src/main/resources/templates Expand file tree Collapse file tree 11 files changed +39
-25
lines changed Original file line number Diff line number Diff line change 155155 <artifactId >spring-restdocs-mockmvc</artifactId >
156156 <scope >test</scope >
157157 </dependency >
158+
159+ <dependency >
160+ <groupId >org.thymeleaf</groupId >
161+ <artifactId >thymeleaf-spring5</artifactId >
162+ </dependency >
163+ <dependency >
164+ <groupId >org.thymeleaf.extras</groupId >
165+ <artifactId >thymeleaf-extras-java8time</artifactId >
166+ </dependency >
167+
158168 <dependency >
159- <groupId >io.github.jpenren </groupId >
160- <artifactId >thymeleaf- spring-data-dialect </artifactId >
161- <version >2.1.1</ version >
169+ <groupId >org.springframework </groupId >
170+ <artifactId >spring-webmvc </artifactId >
171+ <scope >compile</ scope >
162172 </dependency >
163173 </dependencies >
164174
172182 <groupId >org.apache.maven.plugins</groupId >
173183 <artifactId >maven-dependency-plugin</artifactId >
174184 </plugin >
185+ <plugin >
186+ <groupId >pl.project13.maven</groupId >
187+ <artifactId >git-commit-id-plugin</artifactId >
188+ </plugin >
175189 </plugins >
176190 </build >
177191
Original file line number Diff line number Diff line change 11<!doctype html>
22< html xmlns:th ="http://www.thymeleaf.org " lang ="en ">
3- < head th:insert ="template :: tw_head ">
3+ < head th:include ="template :: tw_head ">
44 < title th:replace ="${title} "> Nodes</ title >
55</ head >
6- < body th:insert ="template :: tw_body ">
6+ < body th:include ="template :: tw_body ">
77 < div class ="container " th:replace ="template :: tw_main_app ">
88 <!-- Example row of columns -->
99 < div class ="row ">
Original file line number Diff line number Diff line change 11<!doctype html>
22< html xmlns:th ="http://www.thymeleaf.org " lang ="en ">
3- < head th:insert ="template :: tw_head ">
3+ < head th:include ="template :: tw_head ">
44 < title th:replace ="${title} "> Home</ title >
55</ head >
6- < body th:insert ="template :: tw_body ">
6+ < body th:include ="template :: tw_body ">
77
88</ body >
99</ html >
Original file line number Diff line number Diff line change 44 < title th:replace ="${title} "> Nodes</ title >
55</ head >
66< body th:include ="template :: tw_body ">
7- < main role ="main " th:insert ="template :: tw_main ">
7+ < main role ="main " th:include ="template :: tw_main ">
88 < div class ="container " th:replace ="template :: tw_main_app ">
99 <!-- Example row of columns -->
1010 < div class ="row ">
Original file line number Diff line number Diff line change 11<!doctype html>
22< html xmlns:th ="http://www.thymeleaf.org " lang ="en ">
3- < head th:insert ="template :: tw_head ">
3+ < head th:include ="template :: tw_head ">
44 < title th:replace ="${title} "> Nodes</ title >
55</ head >
6- < body th:insert ="template :: tw_body ">
7- < main role ="main " th:insert ="template :: tw_main ">
6+ < body th:include ="template :: tw_body ">
7+ < main role ="main " th:include ="template :: tw_main ">
88 < div class ="container " th:replace ="template :: tw_main_app ">
99 <!-- Example row of columns -->
1010 < div class ="row ">
Original file line number Diff line number Diff line change 11<!doctype html>
22< html xmlns:th ="http://www.thymeleaf.org " lang ="en ">
3- < head th:insert ="template :: tw_head ">
3+ < head th:include ="template :: tw_head ">
44 < title th:replace ="${title} "> Nodes</ title >
55</ head >
6- < body th:insert ="template :: tw_body ">
6+ < body th:include ="template :: tw_body ">
77
88< div class ="container " th:replace ="template :: tw_main_app ">
99 <!-- Example row of columns -->
Original file line number Diff line number Diff line change 11<!doctype html>
22< html xmlns:th ="http://www.thymeleaf.org " lang ="en ">
3- < head th:insert ="template :: tw_head ">
3+ < head th:include ="template :: tw_head ">
44 < title th:replace ="${title} "> Nodes</ title >
55</ head >
6- < body th:insert ="template :: tw_body ">
6+ < body th:include ="template :: tw_body ">
77
88< div class ="container " th:replace ="template :: tw_main_app ">
99 <!-- Example row of columns -->
Original file line number Diff line number Diff line change 11<!doctype html>
22< html xmlns:th ="http://www.thymeleaf.org " lang ="en ">
3- < head th:insert ="template :: tw_head ">
3+ < head th:include ="template :: tw_head ">
44 < title th:replace ="${title} "> Nodes</ title >
55</ head >
6- < body th:insert ="template :: tw_body ">
7- < main role ="main " th:insert ="template :: tw_main ">
6+ < body th:include ="template :: tw_body ">
7+ < main role ="main " th:include ="template :: tw_main ">
88 < div class ="container " th:replace ="template :: tw_main_app ">
99 <!-- Example row of columns -->
1010 < div class ="row ">
Original file line number Diff line number Diff line change 11<!doctype html>
22< html xmlns:th ="http://www.thymeleaf.org " lang ="en ">
3- < head th:insert ="template :: tw_head ">
3+ < head th:include ="template :: tw_head ">
44 < title th:replace ="${title} "> Nodes</ title >
55</ head >
6- < body th:insert ="template :: tw_body ">
7- < main role ="main " th:insert ="template :: tw_main ">
6+ < body th:include ="template :: tw_body ">
7+ < main role ="main " th:include ="template :: tw_main ">
88 < div class ="container " th:replace ="template :: tw_main_app ">
99 <!-- Example row of columns -->
1010 < div class ="row ">
Original file line number Diff line number Diff line change 11<!doctype html>
22< html xmlns:th ="http://www.thymeleaf.org " lang ="en ">
3- < head th:insert ="template :: tw_head ">
3+ < head th:include ="template :: tw_head ">
44 < title th:replace ="${title} "> get all available ports</ title >
55</ head >
6- < body th:insert ="template :: tw_body ">
6+ < body th:include ="template :: tw_body ">
77
88< div class ="container " th:replace ="template :: tw_main_app ">
99 <!-- Example row of columns -->
You can’t perform that action at this time.
0 commit comments