블로그
- [기후산업국제박람회] (주)KEMP, 세라믹 아연도금 공장의 모듈화 비전 제시 Neutrality Expo) held in Busan, Korea, KEMP showcased its vision for a modular ceramic zinc plating factory and expressed its determination to establish a corrosion map for national steel structures.
- FAX API 붙이기 - step 2 /-factory/template/order/sendFax.ftl 파일 추가 (얘가 sendFax UI를 가짐) 2. request map과 view map 연결 - /plugins /-factory/webapp/-factory/WEB-INF/purchase-controller.xml 안에 request-map 추가 - request map 선언 아래에 view
- [디자인패턴-1 Creational]Lazy initialization .*; public class Fruit { private static final Map types = new HashMap(); private final String type; / / using a private constructor to force use of the factory method. private Fruit(String type) { this.t