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

  Рет қаралды 27,673

Dan Vega

Dan Vega

Күн бұрын

Пікірлер: 28
@samuelsodagudi
@samuelsodagudi 3 жыл бұрын
Thank you soo much. Excited for more videos on spring-boot with vue.
@walterdiaz2003
@walterdiaz2003 3 жыл бұрын
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.
@karthikrt9690
@karthikrt9690 4 жыл бұрын
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.
@MirekKrenc
@MirekKrenc 4 жыл бұрын
Hi, thank you for the tutorial. It was my first look into vue js with Spring Boot.
@eduardoreis2495
@eduardoreis2495 4 жыл бұрын
Thanks Dan, this video was my first contact with Vue js!
@vas_g
@vas_g 4 жыл бұрын
Thanks, amazing content!
@DanVega
@DanVega 4 жыл бұрын
Glad you liked it!
@HaiNguyen-xw4ep
@HaiNguyen-xw4ep 4 жыл бұрын
Thank you! Succinct and very helpful tutorial. Hope to see more from you.
@DanVega
@DanVega 4 жыл бұрын
Thank you for your kind words. Are you interested in more Spring Boot + Vue tutorials?
@happychristian1389
@happychristian1389 3 жыл бұрын
I'm trying to work on put and patch with axios but it's throwing invalid cors request..any solution?
@jasonpeh7233
@jasonpeh7233 4 жыл бұрын
Good Stuff! Really helped me alot! Thanks!
@vgorbatikov
@vgorbatikov 4 жыл бұрын
Cool video. Thank you.
@DanVega
@DanVega 4 жыл бұрын
Thanks for watching!
@pavanjumar7373
@pavanjumar7373 4 жыл бұрын
Hi, Can you please provide the source code location of above tutorial.
@andmal8
@andmal8 4 жыл бұрын
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!
@DanVega
@DanVega 4 жыл бұрын
That is a loaded question so I will give you a short answer and then put together a video to answer this in detail. In short I usually create a REST API in Spring Boot that many applications can connect to so it is separate of any front-end code. This could be done in something like Express but I love Spring so It's what I usually reach for. I will try and come up with a list of when to use one over the other and put it on my backlog of videos to make! Thanks for watching and the comment.
@andmal8
@andmal8 4 жыл бұрын
@@DanVega Thanks a lot for your time and answer!! Will be really happy to see the video in the future :)
@noopurp123
@noopurp123 4 жыл бұрын
What about Vue Router and Vuex? Can I use them with this setup?
@DanVega
@DanVega 4 жыл бұрын
Yes, you can have a front end application that uses vue router and vuex and just uses Spring Boot for the backend API.
@cafeta
@cafeta 4 жыл бұрын
Great video.
@DanVega
@DanVega 4 жыл бұрын
Thank you, glad you enjoyed it.
@jeanrodrigosantos285
@jeanrodrigosantos285 4 жыл бұрын
Hello Dan Vega, What's the name of this theme that you are using?
@DanVega
@DanVega 4 жыл бұрын
Synthwave 84... I actually have a video coming up this week about that and how to find new themes.
@malinyamato2291
@malinyamato2291 3 жыл бұрын
would love this in Kotlin.
@mateuszblog95
@mateuszblog95 4 жыл бұрын
add to pom.xml / build.gradle Spring Boot Developer Tools dependancy
@a_spire
@a_spire 3 жыл бұрын
hi could you please elaborate?
@bunggoonesixeight8920
@bunggoonesixeight8920 5 жыл бұрын
Do not make views in folders front-end
@DanVega
@DanVega 5 жыл бұрын
Can you elaborate on that, please? There is no folder here called front-end?
Spring Boot and Vue JS: Full Stack Java Development
25:10
Dan Vega
Рет қаралды 45 М.
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 69 МЛН
How to build customizable and reusable Vue components by Filip Rakowski
24:18
Generative AI for Java Developers: From Zero to Hero 🦸
21:54
How to create a Spring Boot Project in Visual Studio Code
16:20
JAVA DTO Pattern Tutorial | Simplify Your Code
19:12
Amigoscode
Рет қаралды 213 М.
How To Call a REST API In Java - Simple Tutorial
29:14
Coding with John
Рет қаралды 283 М.
JTE: Spring Boot's New Templating Engine - Quick Start Guide
14:31