述一场风花雪月

 

12 2018 档案

从servlet规范说起
摘要:servlet规范 From servlet 3.1 From wiki Loading and Instantiation When the servlet engine is started, needed servlet classes must be located by the servl 阅读全文

posted @ 2018-12-17 12:32 述一场风花雪月 阅读(252) 评论(0) 推荐(0)

Reactive Programming
摘要:Reactive的表现 Reactive 规范是 JVM Reactive 扩展规范 Reactive Streams JVM,而 Reactive 实现框架则是最典型的实现: Reactive Streams /Java 9 一个非常底层的约定,提供了Publisher和Subscriber接口。 阅读全文

posted @ 2018-12-17 12:20 述一场风花雪月 阅读(947) 评论(0) 推荐(0)

导航