본문 바로가기

갓태희

검색하기
갓태희
프로필사진 갓태희

  • 분류 전체보기 (40)
    • Git (12)
    • Git-Issue (10)
    • Java (0)
    • Effective Java (1)
    • ECMAScript (3)
    • NodeJS (3)
    • Linux (4)
    • Jetbrains (2)
    • Docker (2)
    • Spring (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • 리눅스
  • Dependency
  • git rm --cached
  • docker daemon
  • npm
  • Git내부
  • 자바스크립트
  • Spring
  • staged
  • Auto-Importing
  • JS
  • commit
  • SpringBootApplication
  • spring boot
  • git push
  • Linux
  • git
  • Server Off
  • unmodified
  • github
  • Git 내부
  • docker
  • hash-object
  • Modified
  • node
  • brew
  • Dependency Management
  • maven
  • git rm
  • node.js
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • Github
  • 관리

목록Server Off (1)

갓태희

[Spring] Spring Boot Web Server Off

import org.springframework.boot.SpringApplication; import org.springframework.boot.WebApplicationType; public class Application { public static void main(String[] args) { SpringApplication springApplication = new SpringApplication(); springApplication.setWebApplicationType(WebApplicationType.NONE); } } @SpringBootApplication을 없애고 WebServer 구동을 None 할수있다.

Spring 2021. 6. 22. 20:28
Prev 1 Next

Blog is powered by kakao / Designed by Tistory
Github

티스토리툴바