目前项目打算大改,以前用的Java+SpringMvc+Mybatis+Mysql+Maven 这一套已经很的很熟悉了,想问下有没设计更优雅的语言和框架去写后台,最好性能要棒一点,逻辑更好写一点
==================
update
目前已确定还是用用上面的,只是SpringMvc 还在犹豫中,考虑是否用更简洁的
springboot,springside等spring其他开源项目
====================
update
还是springmvc好用,但是究竟要不要从maven迁移到gradle,个人感觉只是写法简单了而已,经常用的地方感觉没太大区别,现在这个问题纠结点在这里了。。
伊谢尔伦2017-04-17 16:23:49
For those who have been in the same language for less than 5 years, we only talk about combat efficiency and performance; for those who have been in the same language for more than 5 years, we will talk about elegance based on the former;
I feel that just like learning kung fu, martial arts starts with physical fitness as the basis, and the goal is to improve the winning rate in combat, and finally the tricks. The elegance
天蓬老师2017-04-17 16:23:49
Spring boot is easy to use, easy to debug, simple to configure, and requires less than half the code to be written