Giter VIP home page Giter VIP logo

iumui's Introduction

iumui

이으미(iumui)

자바63기 프로젝트과제
-> 인원을 모집하여 그룹을 만드는 시작일과 종료일이 있는 Grouping Service입니다.
-> Gradle로 build하고 Spring MVC framework로 구축하였습니다.
-> jsp를 사용하지 않았으며, html페이지에서 ajax, handlebars JS, require JS, text.js를 사용하여 비동기방식으로
Web Asset(script, data 등)교체됩니다.
-> 로그인시 session으로 로그인 정보를 넘기고, 로그아웃시 session을 종료시킵니다.
-> 유효성검사는 focus가 이동할 때, 또는 Key Up이벤트가 발생하였을때 실시간으로 database에서 조회를 합니다.

-> Database는 MySql을 사용하고있습니다.
-> GlobalInitBinder 클래스에서는 요청되는 Date.Class값을 메서드와 바인딩하여, yy-MM-dd식으로 표현하게 했습니다.

-> Servlet의 이름은 학습을 조건으로 하여 'dispatcher'라는 이름으로 하나만 사용하고 있습니다.(mapping은 *.do)
-> 현재 jsp를 사용하지 않고 html페이지로 사용하기 때문에, ViewResolver는 주석처리 해놓았습니다.

1) data-base mysql로 교체
  ㄴ xml문 oracle 쿼리에서 mysql 쿼리로 교체 진행중
2) 스캐닝이 긴 SQL문 교체 진행중
3) 불필요한 maven repository source 제거
4) 주석 제거
5) 불필요한 Object들 제거중
6) 서버사이드의 폴더 구조 및 객체명 재구성
  ㄴ 불필요한 폴더 삭제
  ㄴ 잘못된 파일, 폴더명 교체
  ㄴ 불필요한 camelCase, underbar(_) 제거
  ㄴ 중복되는 jquery문 제거중

iumui's People

Contributors

hkcho avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

iumui's Issues

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.