-
**环境信息**
- 系统:
- JDK:
- 数据库:
- APIJSON:
**问题描述**
DemoApplication.getApplicationContext().getBean(DataSource.class);
始终显示
DemoSQLExecutor.ERROR: DemoSQLExecutor.getConnection …
-
Excuse me, would you please tell me how I need the current demand and depots, need only when you start the process incoming tenantId, a distinction logic, but the use of springboot start automatically…
-
-
I got this error message.
Please help to fix the code.
Failed to load http://localhost:8085/demo/all: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://loc…
-
dubbo-springboot-starter 0.2.0和0.1.0,访问监控都是404。404是什么原因呢?跟dubbo有关系吗?还是其他的原因导致的?
补充:
1.官方的demo,可以正常访问监控。
2.但是在自己项目里,就404。dubbo-springboot-starter根本没有被执行,因为启动日志没有Init DruidDataSource,调试的时候也没有执行自动配置…
-
As [#2754](https://github.com/Activiti/Activiti/issues/2754) ,Now test from 7.1.0-M13 to 7.5.1 the problem exists yet.
Integer days = 2;
Map _variables = new HashMap();
_variables.put("days", da…
adev9 updated
2 years ago
-
你好,请问 我当前的需求并不需要分库,只需要开启流程时传入tenantId,做逻辑的区分,但是用springboot启动时会自动部署流程,当我启动流程runtimeService.startProcessInstanceByKeyAndTenantId()时就会报异常
org.activiti.engine.ActivitiObjectNotFoundException: no processe…
-
Hi Dilip,
I have followed your demo code for springmvc (based on 3.2.xx) version and used webjars dependency . I am able to get the json content for my controllers when I use /context-root/v2/api-doc…
-
![image](https://user-images.githubusercontent.com/25891240/68823338-6eca4200-06ce-11ea-8f7d-df88b3367cfa.png)
-
有springboot的吗