Skip to main content

Fullstack

In my work, I occasionally encounter the need for fullstack web application development.
The customer wants to get a high-quality and beautiful result as quickly as possible, I, in my turn, want to use modern promising technologies in my project.

Kotlin + Spring Boot + Vue.js

I have long wanted to try Kotlin and Vue.js in the enterprise project. Having accepted this challenge, I faced the problem of the lack of comprehensive guidelines and guidelines for creating applications in this technology stack. I had to gather information bit by bit to get a satisfactory result.

During the development process, I consolidated and structured the disparate information and wrote this guide.

In this section, we'll look at creating a web application on Kotlin using the Spring Boot framework and Vue.js for frontend.

This tutorial is intended for developers who already have experience in creating Java applications using the Spring Boot, as well as at least a basic knowledge of JavaScript.

CONTENTS:

If you need more detailed guides for some steps, you can find them in "Links" section at every part of this tutorial.

Git Repository

Application

Kotlin + Spring Boot + Vue.js + Gradle

In this section I continue the full stack development of application from previous part starting with migration from Maven to Gradle.

CONTENTS:


Comments

  1. Who has been able to pick out the best product among those listed on this site?Fullstack Developer

    ReplyDelete
  2. Nice article, thank you for sharing a piece of useful information.
    Vue JS Development

    ReplyDelete
  3. You have provided valuable data for us. It is great and informative for everyone. Keep posting always about dedicated full stack developer. I am very thankful to you.

    ReplyDelete

Post a Comment

Popular posts from this blog

Make Authentication More Secure With Cookies Email Registration Confirmation That's all for this year. See you in 2020!

Kotlin + Spring Boot + Vue.js: + Gradle

Hello, dear visitors! I added two new articles to the Fullstack section: Kotlin + Spring + Vue: Migration from Maven to Gradle Kotlin + Spring + Vue: Deploy to Heroku with Gradle I'll be glad if you will find then useful for yourself.

Kotlin + Spring Boot + Vue.js

Hello there! I've published my first set of articles about developing web applications using Kotlin , Spring Boot and Vue.js : Koltin + Spring Boot + Vue.js Here are the contents of this set: Introduction Start CI/CD REST API Database Connection Authentication Spam Protection (reCAPTCHA) Email