书栈网 · BookStack 本次搜索耗时 0.055 秒,为您找到 1030 个相关结果.
  • FunctionClient

    FunctionClient FunctionClient The @FunctionClient annotation makes it very straightforward to invoke local or remotely deployed functions. For example, given the following fun...
  • 3.12 Context Events

    3.12 Context Events Publishing Events Listening for Events 3.12 Context Events Micronaut supports a general event system through the context. The ApplicationEventPublisher A...
  • 3.12 Context Events

    3.12 Context Events Publishing Events Listening for Events 3.12 Context Events Micronaut supports a general event system through the context. The ApplicationEventPublisher A...
  • 3.15 Bean Validation

    3.15 Bean Validation Validating Bean Methods Validating Data Classes Validating Configuration Properties Defining Additional Constraints Validating Annotations at Compilation T...
  • 3.13 Context Events

    3.13 Context Events Publishing Events Listening for Events 3.13 Context Events Micronaut supports a general event system through the context. The ApplicationEventPublisher AP...
  • 3.12 Context Events

    3.12 Context Events Publishing Events Listening for Events 3.12 Context Events Micronaut supports a general event system through the context. The ApplicationEventPublisher A...
  • 3.12 Context Events

    3.12 Context Events Publishing Events Listening for Events 3.12 Context Events Micronaut supports a general event system through the context. The ApplicationEventPublisher A...
  • 注解

    注解 注解声明 用法 构造函数 Lambda 表达式 注解使用处目标 Java 注解 数组作为注解参数 访问注解实例的属性 注解 注解声明 注解是将元数据附加到代码的方法。要声明注解,请将 annotation 修饰符放在类的前面: annotation class Fancy 注解的附加属性可以通过用元...
  • 33. Spring框架的新功能

    Spring框架的新功能 Spring FrameWork 5.0新的功能 JDK 8+和Java EE7+以上版本 整个框架的代码基于java8 核心特性 核心容器 SpringWebFlux 测试方面的改进 Spring框架的新功能 这一章主要提供Spring框架新的功能和变更。 升级到新版本的框架可以参考。Spr...
  • Java核心API与高级编程实践

    Java核心API与高级编程实践 Java核心API与高级编程实践 第一章 异常处理 第二章 数据结构 第三章 集合和泛型 第四章 IO和XML 第五章 反射机制 第六章 多线程 第七章 网络编程 第八章 Java注解 第九章 软件测试与JUnit 第十章 拓展阅读(选学)...