Skip to content

school-note/2024-server-final-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

2024 졸업고사 범위 실습 코드

branch > project 설명

  • aop branch : aop 관련 실습 코드(#1)
    • AOP : advice 진입 시점 before, after, around, after-returning, after-throwing 메소드 생성 후 테스트
  • mvc branch : model - view - controller 관련 실습 코드
    • mvc : 사용자 요청 -> controller -> view 과정(#2, #6, #8)
    • db : 사용자 요청 -> controller -> view -> model 과정 (#4, #5, #9)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages