RAP icon indicating copy to clipboard operation
RAP copied to clipboard

Web接口管理工具,开源免费,接口自动化,MOCK数据自动生成,自动化测试,企业级管理。阿里妈妈MUX团队出品!阿里巴巴都在用!1000+公司的选择!RAP2已发布请移步至https://github.com/thx/rap2-delos

Results 100 RAP issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/44289196/47208684-0290e800-d3c1-11e8-93c8-91d921365be1.png)

technical details Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException:...

Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to...

当你不幸走入该页面时,说明系统出现了不可处理的错误,或您进行了比较BT的操作导致系统不能处理,相关信息我们已经记录,并且会尽快解决,当然,也欢迎您联系平台的维护人员,谢谢哟。 T.T ` **technical details** Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested...

![image](https://user-images.githubusercontent.com/5373111/28253722-467c234c-6ad9-11e7-83b5-391a9bb5db56.png) ![image](https://user-images.githubusercontent.com/5373111/28253797-d407a4ac-6ad9-11e7-8558-c850e61a4a9f.png) 它的返回值是 ![image](https://user-images.githubusercontent.com/5373111/28253801-e3325e4a-6ad9-11e7-8510-52812efc42af.png)

## 问题描述 - 在定义一个从指定数组中取一个值时,打开数据链接,数据生成错误,把初始值赋值到string参数中 ## 新建一个接口 订单接口 地址:/order 类型:GET 状态码:200 简介:订单列表 ## 响应内容如下: | 名称 | 类型 | 生成规则 | 初始值 | 简介 | ----- | --- | --- |...

Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to...

中间件是不是用多了啊,只要mysql不就好了么,redis很坑呀

RAP1 打不开了!!!RAP2能支持RAP1导出的json吗? RAP1里页面的概念很好啊, RAP2里能支持吗? RAP2里的接口能支持排序吗??

[RAP Wiki 原文链接](https://github.com/thx/RAP/wiki/docker部署rap) Docker部署方式 ### Docker部署操作 1. 下载docker部署所需的全部文件 ``` https://github.com/thx/RAP/tree/master_internet/lab/docker-rap ``` 2. 安装Docker,网络文档非常多这里不再赘述。 3. 编译compose组件 ``` docker-compose up ``` 4. 启动RAP服务器 ``` docker-compose run --publish 80:8080 app ``` 其中80端口表示暴露在host的对应端口,如果想映射到其它端口,自行修改即可。 ###...

ANNOUNCEMENT