전체 글204 스프링 부트 액추에이터 If you have a few years of experience in the Java ecosystem, and you're interested in sharing that experience with the community (and getting paid for your work of course), have a look at the "Write for Us" page. Cheers, Eugen 1. 개요 이 기사에서는 Spring Boot Actuator를 소개합니다. 먼저 기본 사항을 다룬 다음 Spring Boot 2.x 대 1.x에서 사용할 수있는 기능에 대해 자세히 설명합니다. 반응 형 프로그래밍 모델을 활용하여 Spring Boot 2.x 및 WebFlux에서이 모니터링 도구를 사용, .. 2021. 3. 12. Java에서 문자열에 개행 문자(줄 바꿈) 추가 If you have a few years of experience in the Java ecosystem, and you're interested in sharing that experience with the community (and getting paid for your work of course), have a look at the "Write for Us" page. Cheers, Eugen 1. 개요 문자열 형식화 및 텍스트 출력 생성은 프로그래밍 중에 자주 발생합니다. 대부분의 경우 출력 형식을 지정하려면 문자열에 새 행을 추가해야합니다. 개행 문자를 사용하는 방법에 대해 논의 해 보겠습니다. 2. 문자열에 개행 문자 추가 운영 체제에는 새 줄의 시작을 나타내는 특수 문자가 있습니다. 예를.. 2021. 3. 11. Java로 파일을 읽는 방법 If you have a few years of experience in the Java ecosystem, and you're interested in sharing that experience with the community (and getting paid for your work of course), have a look at the "Write for Us" page. Cheers, Eugen 1. 개요 이 튜토리얼에서는 File in Java에서 읽는 다양한 방법을 살펴 봅니다 . 먼저 클래스 경로, URL 또는 표준 Java 클래스를 사용하여 JAR 파일에서 파일을로드하는 방법을 배웁니다. 둘째, BufferedReader , Scanner , StreamTokenizer , DataInpu.. 2021. 3. 11. OkHttp 가이드 If you have a few years of experience in the Java ecosystem, and you're interested in sharing that experience with the community (and getting paid for your work of course), have a look at the "Write for Us" page. Cheers, Eugen 1. 소개 이 기사에서는 다양한 유형의 HTTP 요청 전송, HTTP 응답 수신 및 해석 , OkHttp 로 클라이언트를 구성하는 방법에 대한 기본 사항을 보여줍니다 . 또한 사용자 지정 헤더, 시간 제한, 응답 캐싱 등을 사용하여 클라이언트를 구성하는 고급 사용 사례에 대해 살펴 보겠습니다. 2. OkH.. 2021. 3. 11. 이전 1 ··· 43 44 45 46 47 48 49 ··· 51 다음