본문 바로가기 메뉴 바로가기

Programming makes everything

프로필사진
  • Git Blog
  • GitHub
  • LinkedIn
  • Facebook
  • Instagram
  • Email

Programming makes everything

검색하기 폼
  • All Categories
    • Architecture
      • Front-End
      • Back-End
      • Design Pattern
    • Computer Language
      • Scala
      • Kotlin
      • Python
      • Java
    • Data Engineering
      • Spark
      • HQL
      • Airflow
    • Development Tools
      • IntelliJ
      • GitHub
  • 방명록

[Spring Boot] How to create new spring boot project with customizing

1. Using existing Homepage https://start.spring.io/ - Setting Project, Language, spring boot version, and dependency - Click Generate the project to download with .Zip and unzip as folder - Open folder with Development tool(like IntelliJ, Eclipse) 2. Using IntelliJ - Go File -> New -> Project - Choose Spring Initializr - Choose Type, Language, dependency - create Project Automatically And https:..

Architecture/Back-End 2019. 8. 28. 08:00
[TroubleShooting] runApplication not found

I create new project with IntelliJ's spring initializer (link : https://start.spring.io/ ) And main function is automatically generate, but runApplication does not configured because below can't import. import org.springframework.boot.runApplication As a result, I upgrade spring boot version from 1.x.x to 2.0.4.RELEASE and problem resolved.

Architecture/Back-End 2019. 8. 27. 08:00
[TroubleShooting] Deprecated Gradle features

Trouble Shooting history When I run gradle, I got below message. $ Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.So, first I put --warning-mode=all to gradle command like below. $ ./gradlew clean build --warning-mode=allAnd I find DefaultSourceDirectorySet class's constructor has been deprecated (below detail message) Configure project : The Defau..

Architecture/Back-End 2019. 8. 26. 18:06
이전 1 2 3 4 다음
이전 다음
TAG
  • Java
  • Gradle
  • spring boot
  • IntelliJ
  • Kotlin 1.3
  • NullPointerException
  • NPE
  • idea
  • kotlin
  • Ultimate Edition
more
Recent Post
Follow
  • Blog
  • Github
  • LinkedIn

Blog is powered by Tistory / Designed by Tistory / Management Page

티스토리툴바