templates1.qryListJsp.tmpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of coder-maven-plugin Show documentation
Show all versions of coder-maven-plugin Show documentation
Assist in generating CRUD code, without limitation on the specific language, as long as you can write velocity templates.
<%@page language="java" errorPage="/common/error.jsp" contentType="text/html;charset=GBK" pageEncoding="GBK"%>
<%@include file="/common/header.jsp"%>
<%@include file="/common/public.jsp"%>
<%@include file="/common/footer.jsp"%>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy