2022-05-13 16:03:59 -04:00
|
|
|
|
## Java 11 核心(Core Java 11)
|
2022-05-13 14:41:54 -04:00
|
|
|
|
|
2022-05-13 16:03:59 -04:00
|
|
|
|
本模块中包含有关 Java 11 核心新增功能的的一些文章
|
2022-05-13 14:41:54 -04:00
|
|
|
|
|
2022-05-13 16:03:59 -04:00
|
|
|
|
### 相关文章
|
2022-05-16 09:45:35 -04:00
|
|
|
|
- [Java 8 开始新增的 Optional 类](https://www.ossez.com/t/java-8-optional/13964)
|
2022-05-13 14:41:54 -04:00
|
|
|
|
- [Guide to Java Reflection](http://www.baeldung.com/java-reflection)
|
|
|
|
|
- [Guide to Java 8’s Collectors](https://www.baeldung.com/java-8-collectors)
|
|
|
|
|
- [New Features in Java 11](https://www.baeldung.com/java-11-new-features)
|
|
|
|
|
- [Getting the Java Version at Runtime](https://www.baeldung.com/get-java-version-runtime)
|
|
|
|
|
- [Invoking a SOAP Web Service in Java](https://www.baeldung.com/java-soap-web-service)
|
|
|
|
|
- [Java HTTPS Client Certificate Authentication](https://www.baeldung.com/java-https-client-certificate-authentication)
|
|
|
|
|
- [Call Methods at Runtime Using Java Reflection](https://www.baeldung.com/java-method-reflection)
|