[Creating a blog with Spring Boot and Vue.js] 5 - Getting started with the front end.

preview_player
Показать описание
In this video we do minor fixes and get started with front end development.

Рекомендации по теме
Комментарии
Автор

Thank you so much, it helps me clear a lot to start with Vue.
Btw, i think you should add more description about the reason you add the thymeleaf.
It explains why you put your index in template folder, and in Controller you return index view name instead.
For sake of simply, you can safely remove that thymeleaf, moving your index.html to static folder and in controller, return its name "index.html" (Remember the type do not contains @ResponseBody annotation)

xutiTrinh
Автор

your app running on my laptop, i want to access login page (href) from the home page .. it keep giving me that error
Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Sat May 20 12:29:50 PDT 2017
There was an unexpected error (type=Not Found, status=404).
No message available

how do i connect a html page in templates with the home page ! ?

amrtarek
join shbcf.ru