书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 706 个相关结果.
  • Kotlin for Server Side

    Using Kotlin for Server-side Development Frameworks for Server-side Development with Kotlin Deploying Kotlin Server-side Applications Users of Kotlin on the Server Side Next Ste...
  • 教程

    构建一个 Java CRUD 示例 使用 SpringBoot 和 Spring JPA 构建一个 CRUD 示例 使用 SpringBoot 和 MyBatis 构建一个 CRUD 示例 使用 Python 和 SQLAlchemy 构建一个 CRUD 示例 构建一个 Python CRUD 示例
  • Nacos Sync

    NacosSync 介绍 介绍 系统模块架构: 同步任务管理页面 注册中心管理页面 "> 使用场景: NacosSync 介绍 介绍 NacosSync是一个支持多种注册中心的同步组件,基于Spring boot开发框架,数据层采用Spring Data JPA,遵循了标准的JPA访问规范,支持多种数据源存储,默认使用Hiberna...
  • 13.5. Starters

    13.5. Starters 13.5. Starters Starters是一个依赖描述符的集合,你可以将它包含进项目中,这样添加依赖就非常方便。你可以获取所有Spring及相关技术的一站式服务,而不需要翻阅示例代码,拷贝粘贴大量的依赖描述符。例如,如果你想使用Spring和JPA进行数据库访问,只需要在项目中包含spring-boot-start...
  • Getting Started Guide

    Preface 1. Obtaining Hibernate 2. Tutorial Using Native Hibernate APIs and hbm.xml Mapping 3. Tutorial Using Native Hibernate APIs and Annotation Mappings 4. Tutorial Using t...
  • 10. Locking

    10. Locking 10.1. Optimistic 10.1.1. Mapping optimistic locking Dedicated version number Timestamp Excluding attributes Versionless optimistic locking Versionless optimistic loc...
  • Tutorials

    Build a Java CRUD demo Build a CRUD demo with SpringBoot and Spring JPA Build a CRUD demo with SpringBoot and MyBatis Build a simple Python+SQLAlchemy CRUD demo Build a simple ...
  • 项目元数据

    1145 2018-04-17 《Spring Data 文档》
    项目元数据 项目元数据 Version control - http://github.com/spring-projects/spring-data-jpa Bugtracker - https://jira.spring.io/browse/DATAJPA Release repository - https://repo.spring....
  • 11.4 数据库层配置

    1474 2019-03-05 《Kotlin极简教程》
    11.4 数据库层配置 11.4.1 配置数据源 11.4 数据库层配置 上面的模板工程,我们来直接运行main函数,会发现启动失败,控制台会输出如下报错信息: BeanCreationException : Error creating bean with name 'dataSource' defined in cla...
  • 应用开发示例

    Java 基础示例 SpringBoot 和 JPA 基础示例 SpringBoot 和 MyBatis 基础示例 Python 基础示例 SQLAlchemy 基础示例 Golang 基础示例 Gorm 基础示例