spring mybatis dynamic rest endpoint

ui like swager

and db mybatis

concept : ioc , di ,

https://blog.dylants.com/2013/09/23/spring-data-rest-with-xml-less-configuration/

동적으로 restapi endpoint 를 생성

타켓은 db, or traction

요구 사항
--------------------------------------------
입력 항목 체크
쿼리항목 반영
결과 값

초기 : 첫술에 배 부르랴

http://stackoverflow.com/questions/28874135/dynamic-spring-data-jpa-repository-query-with-arbitrary-and-clauses

무엇이 효율적이고 다인가를 찾아야지

개념
service 구성
endpoint 생성

입력 항목 생성
디비 쿼리 생성
실행 결과 후처리
json 응답

서비스의 구성이 저장 된후 반영 버튼을 누를 경우 반영,
반영 결과를 revert 하는 기능

// jqwidget 이나 webpoent 의 컬럼 오더 반영


http://stackoverflow.com/questions/6514876/most-effecient-conversion-of-resultset-to-json

sql data mapper




댓글