반응형
cli 로 배포 / 생성등이 메뉴얼에서 안내..
이게 모지?? 하면서 정리
spring-boot-cli-2.2.2.RELEASE-bin 다운로드 ( https://repo.spring.io/release/org/springframework/boot/spring-boot-cli/2.2.2.RELEASE/spring-boot-cli-2.2.2.RELEASE-bin.zip )
그 후 cmd 에서 spring 입력하면 명령 가능 ~~
Installing the CLI https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-cli.html#cli-installation
Spring Boot CLI
Once you have installed the CLI, you can run it by typing spring and pressing Enter at the command line. If you run spring without any arguments, a simple help screen is displayed, as follows: $ spring usage: spring [--help] [--version] [ ] Available comma
docs.spring.io
반응형
'BackEnd > └ JSP & SPRING' 카테고리의 다른 글
@ResponseBody response 처리 혹은 예외 처리 (0) | 2020.11.05 |
---|---|
spring @RequestBody Map<String, Object> Json 핸들링 (0) | 2020.10.30 |
스프링 부트(Spring Boot) - 인터셉터(Interceptor) (0) | 2020.10.26 |
spring boot Quartz @service 에 적용하기.. (0) | 2020.10.21 |
웹 프로그래머 면접에 물어 볼만한 질문 모음 이미지캡처 (0) | 2019.09.03 |
예전에 스프링 세팅할때 참조하던 사이트 캡처 (0) | 2019.09.03 |
국세청 PDF 서버 파일 업로드 후 자료 적용 기능 (0) | 2019.07.26 |
마이바티스 인서트 리턴 조심 mybatis (0) | 2019.07.08 |