可与 SpringMVC 和 SpringCloud 整合的 MVC 框架 micro-mvc

码农软件 · 软件分类 · Web框架 · 2019-03-24 18:58:50

软件介绍

micro-mvc框架,可以与springmvc和springcloud整合,使所有的controller、servicebean、dao和sql业务逻辑代码都支持热部署,方便开发人员调式和生产部署。

controller层、service层、dao层,仅需要使用java硬编码接口,controller层、service层、dao层的实现类使用groovy脚本编写支持热部署,如果使用内置的micro-dao模块则sql模板也可以热部署。

controller层的接口,可以使用springmvc和springcloud的注解和机制实现与成熟mvc框架的兼容性。

具体说明详见:

https://my.oschina.net/jeffreyning/blog/1613440

本文地址:https://codercto.com/soft/d/2071.html

An Introduction to the Analysis of Algorithms

An Introduction to the Analysis of Algorithms

Robert Sedgewick、Philippe Flajolet / Addison-Wesley Professional / 1995-12-10 / CAD 67.99

This book is a thorough overview of the primary techniques and models used in the mathematical analysis of algorithms. The first half of the book draws upon classical mathematical material from discre......一起来看看 《An Introduction to the Analysis of Algorithms》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试