IntelliJ(2)
-
IntelliJ 메모리 설정, 메모리 더 할당하기
Spring Cloud로 개발하는 마이크로서비스 애플리케이션(MSA) - 인프런 | 강의 Spring framework의 Spring Cloud 제품군을 이용하여 마이크로서비스 애플리케이션을 개발해 보는 과정입니다. Cloud Native Application으로써의 Spring Cloud를 어떻게 사용하는지, 구성을 어떻게 하는지에 대해 www.inflearn.com 요새 MSA 강의를 듣는 중에 마주친 현상이다. MSA에 대해 배우다 보니 한 번에 시동시키는 Spring Application 이 5개이다 intelliJ 가 원래 워낙 메모리를 많이 잡아먹기는 한다만 그래도 M1 air 살 때 돈 더 내서 메모리를 16GB로 맞춰서 뭔 프로그램이든 앵간하면 다 돌릴 수 있을 거라고 생각했는 데 터져버렸..
2023.10.17 -
"Build 를 정지합니다", 프로젝트마다 다른 버전 (IntelliJ)
Getting Started | Client-Side Load-Balancing with Spring Cloud LoadBalancer This guide walks through building two projects, one of which is a dependency to the other. Consequently, you need to create two child projects under a root project. First, create the build configuration at the top level. For Maven, you need a pom.xml with spring.io 곧 계획 예정 중인 MSA 프로젝트를 혼자서 연습해 보기 위해 Spring Doc 의 Client-S..
2023.09.15