Java闲聊
作者:互联网
###java发展
#三高问题
高应用
高并发
高可用
#基于java开发的:
构建工具:maven
应用服务器:tomcat weblogic websphere
web开发: struts spring hibernate mybatis
#
public class Hello{
public static void main()[String[] args{
System.out.print("hello world!");
}
}
标签:java,websphereweb,spring,System,Java,public,闲聊 来源: https://www.cnblogs.com/Aloha-MyBlog/p/13908277.html