컨테이너 썸네일형 리스트형 SpringBoot 관련 백엔드 기술 면접 질문및 답변 깔끔 정리 벡엔드 기술면접에서는 아래 내용에 대해서 정리가 필요하다.. JAVA / SpringBoot / DB / Web / 자료구조 이중에서 SpringBoot에 대해서 정리해보자. 1) Spring 프레임워크의 특징및 사용하는 이유에 대해서 정리해보자. Java기반의 웹어플리케이션을 프로그래밍할 수 있는 프레임워크를 우리는 Spring 프레임워크라고 부른다. Spring 이전에 엔터프라이즈급 System 개발이 많이 복잡했는데, Spring 에서는 해당 복잡성을 해결하기 위해서 IOC,DI,AOP 를 사용함. Spring의 주요 특징으로는 POJO 기반의 구성 및 의존성 주입(DI)을 통한 객체 간의 관계 구성이 있고.. AOP(Aspect - Oriented - Programming) 지원 및 관점 지향 프.. 더보기 ContainerSSH - 컨테이너를 생성해서 접속시켜주는 SSH Server 를 소개합니다. (containerssh.io) ContainerSSH - 컨테이너를 생성해서 접속시켜주는 SSH Server 를 소개합니다. 해당 홈페이지에서는 아래와 같이 소개하고 있군요.. ContainerSSH launches a new container for each SSH connection in Kubernetes, Podman or Docker. The user is transparently dropped in the container and the container is removed when the user disconnects. Authentication and container configuration are dynamic using webhooks, no system users required. 한마디로, ContainerSS.. 더보기 Devbox - 격리 쉘/컨테이너를 쉽게 만들어주는 CLI도구를 소개합니다. (github.com/jetpack-io) Devbox - 격리 쉘/컨테이너를 쉽게 만들어주는 CLI도구를 소개합니다. 깃허브페이지에서는 아래와 같이 소개하고 있고요.. Instant, easy, and predictable shells and containers Devbox is a command-line tool that lets you easily create isolated shells and containers. You start by defining the list of packages required by your development environment, and devbox uses that definition to create an isolated environment just for your application. 한마디로, .. 더보기 이전 1 다음