SpringBoot配置文件属性
SpringBoot配置文件中常用配置属性详解(application.properties/application.yml)
目录前言1. 服务器相关配置(Server Properties)application.properties 示例application.yml 示例常见配置说明2. 数据源配置(DataSource Properties)application.properties 示例application.yml 示例常见配置说[详细]
2025-07-29 10:51 分类:开发Why can't we use strong ref cursor with dynamic SQL Statement?
I am trying to use a strong ref cur with dynamic sql statment but it is giving out an error,but when i use weak cursor it works,Please explain what is the reason and please[详细]
2022-12-29 04:38 分类:问答