书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 706 个相关结果.
  • 22. Database Portability Considerations

    22. Database Portability Considerations 22.1. Portability Basics 22.2. Dialect 22.3. Dialect resolution 22.4. Identifier generation 22.5. Database functions 22.6. Type mapping...
  • Using the Quarkus Extension for Spring DI API

    Quarkus - Quarkus Extension for Spring DI API Prerequisites Solution Creating the Maven project Add beans using Spring annotations Update the JAX-RS resource Update the test ...
  • 事务管理

    1418 2020-01-17 《Spring 教程》
    事务管理 理解事务 事务的特性 Spring 对事务的支持 核心 API PlatformTransactionManager JDBC 事务 Hibernate 事务 Java 持久化 API 事务(JPA) Java 原生 API 事务(JTA) TransactionDefinition 传播行为 隔离级别 只读 事务超时 回滚...
  • 1.b.38 发行注记

    1577 2019-02-26 《Nutz 文档手册》
    1.b.38 发行注记 Dao 兼容性问题 EL 兼容性问题 问题修复 质量 文档 主要贡献者名单 1.b.38 发行注记 Jul 10, 2017 10:38:44 AM 作者:zozoh wendal 1.b.38 发行注记 自 Nutz 1.b.37 发布以来,时隔近3个月。为什么间隔这么时间涅? 因为我们做了很多重大的调...
  • 数据脱敏

    数据脱敏 不使用Spring 引入Maven依赖 基于Java编码的规则配置 基于Yaml的规则配置 使用Spring 引入Maven依赖 基于Spring boot的规则配置 基于Spring boot + JNDI的规则配置 基于Spring命名空间的规则配置 在Spring中使用DataSource 数据脱敏 不使用Spri...
  • 增删改查

    DAO 自定义通用查询条件 Service CRUD Service 支持缓存的Service 支持树结构实体的Service Web Web Crud 动态查询 权限控制 注解式 编程式 权限维度 自定义维度 JetLinks 使用hsweb-easyorm (opens new window) 实现响应式的ORM. DA...
  • 快速了解

    快速了解 项目简介 主要特性 主要功能 项目结构 详细结构 快速了解 项目简介 EL-ADMIN 基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 JWT、Spring Security、Redis、Vue、Element-UI 的前后端分离的后台管理系统, 项目采用按功能分模块的开发方式,权限控制采用 R...
  • 视图

    3.2.3. 视图 3.2.3. 视图 API 文档 从数据库中检索实体时,我们经常面临一个问题:如何确保将关联实体加载到所需的深度? 例如,需要在 Order 浏览界面中显示日期、金额以及客户名称,这意味着需要获取相关的 Customer 实例。还有,在 Order 编辑界面,需要获取 Item 集合,此外每个 Item 应包含一个相关的 P...
  • Overview

    Overview Overview Vaadin provides two development models for web applications: for the client-side (the browser) and for the server-side. The server-driven development model is...
  • Overview

    Overview Overview Vaadin Framework provides two development models for web applications: for the client-side (the browser) and for the server-side. The server-driven developmen...