-
2017-07-16 21:24:39,974 [ 5042] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2017-07-16 21:24:40,081 [ 5149] ERROR - llij.ide.plugins.PluginManager - com.intellij.ide.plu…
-
Hi,everybody,i meet a strange question,the environment variable lost via **-e** in **docker run** ,this is my step:
```
docker run -d \
-e server.port=9000 \
-e ebao.config.center.profile=ec-…
aximo updated
7 years ago
-
#### OSX 10.11.5 maven compile error
run `mvn install -Dmaven.test.skip=true` and it throw exception
#### Environment
* Pinpoint version: 1.6.0
* OSX 10.11.5
* JAVA HOME:
```
export…
-
### 1.intellij IDEA
[常用快捷键](https://github.com/judasn/IntelliJ-IDEA-Tutorial)
### 2.openAPI
[文档](https://www.gitbook.com/book/huangwenchao/swagger/details)
[思维导图](http://openapi-specificat…
-
Currently, metadata is output as follow:
```json
{
"groups": [
{
"name": "mybatis",
"type": "org.mybatis.spring.boot.autoconfigure.MybatisProperties",
"sourceType": "o…
-
Hi
I am using CDI (Weld ) in a web application developed in JSF and MyBatis on a Tomcat application server.
When I inject a bean into a plugin of MyBatis, the injected bean always has a null value, …
-
It's similiar https://github.com/mojohaus/versions-maven-plugin/issues/44
I have next project structure
```
parent
-catalog
--admin
--frontend
...
-evento
--evento-db
--evento-frontend-mvc
…
-
Hi,
I am trying to use mybatis + mybatis-cdi with Paraya application server so I followed the instruction on this page http://www.mybatis.org/cdi/getting-started.html but it does not work.
This …
-
## MyBatis version
3.4.2
## Database vendor and version
## Test case or example project
## Steps to reproduce
The mybatis-3.4.2 released at Jan 2017 was compiled by Java 8. I thin…
-
编译报错:
drwxrwxr-x. 4 docker docker 4096 Jan 21 16:17 mybatis-generator-gui
[docker@k8s-01 github]$ cd mybatis-generator-gui/
[docker@k8s-01 mybatis-generator-gui]$ ll
total 16
-rwxrwxr-x. …