Spring Boot + Vue JS Tutorial: How to include Vue in your next Spring Boot Application

preview_player
Показать описание
In this tutorial, we will create a new Spring Boot Application and drop Vue in a static file. From there we will use Vue to call a REST API endpoint we set up to display a list of things.

RESOURCES & LINKS MENTIONED IN THIS VIDEO:

CONNECT WITH ME:

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

Thank you soo much. Excited for more videos on spring-boot with vue.

samuelsodagudi
Автор

Hey, it was a great video. I came to know vue at least some basics in a less time span. I was trying to learn spring on my own with thymeleaf, and was stuck and didn't go forward. Now i can use this alternate stuff and build my own application. Thanks a lot.

karthikrt
Автор

I'm a big fan of Java streams and lambdas. I work with Symfony framework (php) I decided to use it as front end framework. Now I build apis in Spring boot and I consumed them in Symfony + Vuejs.

walterdiaz
Автор

Hi, thank you for the tutorial. It was my first look into vue js with Spring Boot.

MirekKrenc
Автор

Thanks Dan, this video was my first contact with Vue js!

eduardoreis
Автор

Thank you! Succinct and very helpful tutorial. Hope to see more from you.

HaiNguyen-xwep
Автор

Good Stuff! Really helped me alot! Thanks!

jasonpeh
Автор

Hello @Dan Vega!
Thank you so much for the video - it is great :)
Could you please tell if you have a tutorial on the topic of choosing the correct way of combining frameworks?
E.g: when it is better to use Spring Boot as backend and Vue injected in HTML or when to use SB maven plugin to have 2 frameworks in one synchronized or when SB is not needed and REST can be done through Express for Vue etc. :)

Thank you!

andmal
Автор

I'm trying to work on put and patch with axios but it's throwing invalid cors request..any solution?

happychristian
Автор

Hi,
Can you please provide the source code location of above tutorial.

pavanjumar
Автор

Hello Dan Vega, What's the name of this theme that you are using?

jeanrodrigosantos
Автор

What about Vue Router and Vuex? Can I use them with this setup?

noopurp
Автор

add to pom.xml / build.gradle Spring Boot Developer Tools dependancy

mateuszblog
Автор

Do not make views in folders front-end

bunggoonesixeight