Joey Chen
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Why IntelliJ Maven uses jre, not jdk
已回答I entered "mvn -version" in the IntelliJ teminal, but it kept showing jre, not jdk as my system environment set. How to change that? -
创建于 PostgreSQL connection problem
已回答Hello, I am trying to connect to PostgreSQL database installed on a virtual Linux platform, but the connection kept failing. My datasource properties are: jdbc:postgresql://tblimsdb0:5432/postg... -
创建于 Troubles when run configuration within Intellij
已回答Hello, I changed inet address setting in JBoss EAP startup file from 127.0.0.1 to my local hostname, and my ear deployment went out fine. However, when I started the application server within Intel...