Java 8은 지원이 종료되었으며 2026년 1월 31일에
지원 중단됩니다. 지원 중단 후에는 조직에서 이전에 조직 정책을 사용하여 레거시 런타임의 배포를 다시 사용 설정한 경우에도 Java 8 애플리케이션을 배포할 수 없습니다. 기존 Java 8 애플리케이션은
지원 중단 날짜 이후에도 계속 실행되고 트래픽을 수신합니다.
지원되는 최신 Java 버전으로 마이그레이션하는 것이 좋습니다.
API 및 참조
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 섹션의 API는 계속 지원되지만 더 이상 권장되지 않습니다.
대신 Cloud 클라이언트 라이브러리를 사용하세요.
이러한 대체 API를 사용하는 앱은 최신 Google Cloud 런타임 또는 자바를 지원하는 다른 환경으로 업그레이드하기 전에 Cloud 클라이언트 라이브러리 및 기타 서비스로 마이그레이션해야 합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],[],[[["\u003cp\u003eCloud Client Libraries offer idiomatic access to Google Cloud services like Cloud Storage and Firestore in Datastore mode.\u003c/p\u003e\n"],["\u003cp\u003eConfiguration files such as \u003ccode\u003eappengine-web.xml\u003c/code\u003e, \u003ccode\u003edispatch.yaml\u003c/code\u003e, \u003ccode\u003eindex.yaml\u003c/code\u003e, \u003ccode\u003equeue.yaml\u003c/code\u003e, and \u003ccode\u003eweb.xml\u003c/code\u003e are used to configure various aspects of App Engine deployments and applications.\u003c/p\u003e\n"],["\u003cp\u003eApp Engine supports specific HTTP headers and defines request and response limits, detailed in the Request Headers and Responses section.\u003c/p\u003e\n"],["\u003cp\u003eThe App Engine Admin API provides REST and RPC interfaces for managing App Engine applications, and can be used by any programming language.\u003c/p\u003e\n"],["\u003cp\u003eSuperseded App Engine APIs, like those in the Java 8 runtime, are still supported but migration to Cloud Client Libraries is recommended for newer environments.\u003c/p\u003e\n"]]],[],null,["# APIs and Reference\n\nCloud Client Libraries for Java\n-------------------------------\n\n- [### APIs and Java libraries\n Use the Cloud client libraries for idiomatic access to\n Google Cloud services such as Cloud Storage and\nFirestore in Datastore mode (Datastore).](/java/docs/reference) \n\nConfiguration Files\n-------------------\n\n- [### appengine-web.xml\n Details about the configuration file that is used to\n configure App Engine deployed versions.](/appengine/docs/legacy/standard/java/config/appref)\n- [### dispatch.yaml\n Details about the configuration file that is used to\n route incoming requests to a specific service based on the path or hostname\n in the URL.](/appengine/docs/legacy/standard/java/reference/dispatch-yaml)\n- [### index.yaml\n Details about the configuration file used to define the\n Datastore indexes of the data in your app.](/appengine/docs/legacy/standard/java/configuring-datastore-indexes-with-index-yaml)\n- [### queue.yaml\n Details about the configuration file used to define the\n App Engine task queues in your app.](/appengine/docs/legacy/standard/java/config/queueref-yaml)\n- [### web.xml\n Details about the deployment descriptor that Java web\napplications use map URLs map to servlets.](/appengine/docs/legacy/standard/java/config/webxml) \n\nRequest Headers and Responses\n-----------------------------\n\n- [### Request Headers and Responses\n Details about what HTTP headers are supported as well as\nthe request and response limits in App Engine.](/appengine/docs/legacy/standard/java/reference/request-response-headers) \n\nAdmin API\n---------\n\n- [### App Engine Admin API\n Use the REST and RPC APIs with any programming language to\nmanage your App Engine applications.](/appengine/docs/admin-api/apis) \n\nApp Engine Tools Reference\n--------------------------\n\n- [### App Engine Tools API\n IDEs and other development utilities can use these APIs\nto perform testing and deployment of App Engine applications.](/appengine/docs/legacy/standard/java/tools/javadoc) \n\nSuperseded APIs\n---------------\n\nThe APIs in this section are still supported, but are no longer recommended.\nInstead, use the Cloud client libraries.\n\nApps that use these superseded APIs will need to migrate to the Cloud client\nlibraries and other services before upgrading to newer Google Cloud runtimes\nor other environments that support Java.\n\n- [### App Engine Javadoc\n App Engine APIs that are built into the Java 8 runtime.](/appengine/docs/legacy/standard/java/javadoc)"]]