SmartClient
모든 장치에서 사용할 수 있는 대규모의 생산성이 높은 엔터프라이즈 웹 응용 프로그램을 쉽게 빌드할 수 있습니다.
Isomorphic Software사에서 공개
2022년 부터 ComponentSource에서 판매중
Smartclient provides a simple Java API for handling requests for data from SmartClient visual components.
It automatically parses complex nested search criteria, multi-level sorts, batch requests (multiple operations in one request), binary uploads, optimistic concurrency information (for "long transactions"), and other data into a Java request object with clean OO APIs.
You can filter response data without the need for separate DTOs (Data Transfer Objects). This avoids hand-written code for request/response handling, which cannot reasonably be generated by eg JAX-B.

이미지 1/2