一、概述
Spring Roo是基于Java语言快速创建应用的强大开源工具,它来源于SpringSource,能够快速创建和管理基于Spring的Web应用,其目的是提高Java开发人员的生产效率。Spring Roo使用Spring、Java Persistence API(Java 持久层AP[……]
2017年9月8日 Java, Web开发 2 comments Java, SOA
2017年6月20日 Java, 编程语言 No comments Java
Google的Java代码规范,英文参考:https://google.github.io/styleguide/javaguide.html(较新,有变更),中文参考:http://www.hawstein.com/posts/google-java-style.html
后面在[……]
2017年2月27日 Java, 编程语言 No comments Java
“码出质量、码出高效!”,代码规范来自《阿里巴巴Java开发手册(正式版)》
参考:https://yq.aliyun.com/articles/69327
BachelorPad bacherlorPad=new BachelorPad();[……]