java.net.URL as datasource based on Apache Camel, commons-vfs and maven repository

java.net.URL as datasource based on Apache Camel, commons-vfs and maven repository

What we know about java.net.URL?

  1. It is one of the mature JVM runtime class (@since JDK1.0).
  2. URL used in lot of programs.
  3. file, jar, http is the most frequently used protocols.
  4. Any existing JVM application can use new URL protocol as datasource without recompile and reassembly.

More details...

要查看或添加评论,请登录

Igor Suhorukov的更多文章

社区洞察

其他会员也浏览了