Git Product home page Git Product logo

nhn-test's Introduction

요구사항

  • 1: HTTP/1.1의 Host 헤더를 해석하세요.
  • 2: 설정 파일을 만들어서 관리하세요.
    • 파일 포맷은 JSON 으로 자유롭게 구성
    • : 웹 서버 포트
    • : HTTP/1.1 의 Host 별로 설정
      • root 디렉토리
      • 에러일 때 출력할 HTML 파일 명.
  • 3: 403, 404, 500 에러를 처리합니다.
  • 4: 다음과 같은 보안 규칙을 둡니다.
    • HTTP_ROOT 디렉터리의 상위 디렉토리에 접근할 때
    • 확장자가 .exe인 파일을 요청 받았을 때
  • 5: logback 프레임워크 http://logback.qos.리ch/ 를 이용하여 다음의 로깅 작업을 합니다.
    • 로그 파일을 하루 단위로 분리한다.
    • 로그 내용에 따라 적절한 로그 레벨을 적용합니다.
    • 오류 발생 시, StackTrace 전체를 로그 파일에 남깁니다.
  • 6: 간단한 WAS 를 구현합니다.
  • 7: 현재 시각을 출력하는 SimpleServlet 구현체를 작성하세요.
  • 8: 앞에서 구현한 여러 스펙을 검증하는 테스트 케이스를 JUnit을 이용해서 작성하세요.

nhn-test's People

Contributors

elbin-pixelscope avatar lehdqlsl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.