java ee idea_idea如何导入javaee源码?

Java EE is an abstract API. It exist of just contracts (as you see in javadocs), not concrete code. The application servers are the concrete implementations. So, if you're looking for the source, you should look at the application server vendor's homepage for a source code download link. However, you're unlucky with Weblogic. It is not open source. I've never used Weblogic (I am an open source fan), so I'm not sure if the source is provided along the Weblogic license, you might want to contact Weblogic support team.

Other servers, like Tomcat, Glassfish, JBoss AS, etc are open source. WebSphere AS has also a "Community Edition" which is open source. You could grab the javax.API source code from any of them, but there is no guarantee that they are exactly the same as Weblogic uses. And still then, they do not provide the concrete Weblogic implementation code (like as the code in org.apache., com.sun.and org.jboss. packages in aforementioned open source servers).

所以想看J2EE源码,我只能假设你是想看Tomcat的具体实现(Glassfish、JBoss有各种的实现),

http://tomcat.apache.org/down... 搜索 Source Code,下载apache-tomcat-9.0.0.M17-src.zip,解压。

1b75872496c5fe41ed7416feca266661.png

打开Intellij Idea => import project => 选择目录 => Create project from existing sources => next => next .... => finish

2f3565c8267fadf2edaf7e676a3b9ff2.png

fdf092d3d75ad5de2e37d88a77e9192c.png

以上。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值