ClassPathResource1 Spring - ResourceLoader ApplicationContext 은 여러가지 클래스를 상속받는다. 그 중 ResourceLoader 를 알아보자. 리소스를 읽어오는 기능을 제공한다. ResourceLoader Resourceloader 를 통해 resources 폴더 안의 리소스들을 읽을 수 있다. classpath 는 기본적으로 target/classes 로 되어있다. import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.ApplicationArguments; import org.springframework.boot.ApplicationRunner; import org.springframework.core.io.Res.. 2021. 1. 12. 728x90 이전 1 다음