开发者

SpringBoot 整合数据源

0
  • SpringBoot 整合数据源的具体实践

    目录前言一、前期准备1、新建项目,结构如下2、导入依赖二、使用 yml  配置SpringBoot 内置的 hikari 连接池1、测试一下三、使用 yml 配置 druid 连接池 1、测试一下四、hikari 和Druid的区别前言[详细]

    2023-11-23 10:34 分类:开发
  • How to auto-deploy web-app

    I\'m trying to make sense on the best way to do automatize a series of things in a row in order to deploy a web-app and haven\'t yet came up with a s开发者_开发问答uitable solution. I would like to:[详细]

    2022-12-28 17:29 分类:问答