-
1. Hello SpringBoot
2. 日志配置
3. 模板引擎/JSP配置
4. 拦截器配置
5. 全局异常处理
6. 国际化处理
7. 数据源配置
8. 事务管理
9. 服务注册和发现
10. 配置中心管理
11. ORM(Mybatis/JPA)
12. NOSQL使用(Redis/Mongo)
13. 分布式Session
14. 服务负载均衡(Ribbon…
-
As of the 6.2.11-rc-2 version, the landing page is pretty minimal, see [index.jsp](https://github.com/belgattitude/php-java-bridge/blob/master/src/main/webapp/index.jsp).
Could be nice to provide a…
-
I would like to refer to the official example to build a springboot-mybatis project,I joined mybatis-spring-boot-starter to help me configure the basics,But When my code is the same as the official ex…
-
**GWT version:2.8.0**
**Operating System:G radle**
---
##### Description
1. Why am I picking up tons of jetty libraries for doing a simple gwt compilation? I could understand the need for t…
-
When I upgraded my maven dependencies from v1.5.4 to 1.5.4.1 , i started getting this error
"(LoadError) no such file to load -- asciidoctor".
I am not sure, whether I did something wrong. But …
-
**Issue by [biconou](https://github.com/biconou)**
_Thursday Aug 11, 2016 at 15:11 GMT_
_Originally opened as https://github.com/Libresonic/libresonic/pull/123_
----
Fix for issue #122
The libres…
-
I have a very simple hello-world gradle application with spring boot and swagger-ui.
when I run an executable jar (java -jar test.jar) made by spring boot and try to reach the ui in browser, I got a b…
-
### Spring Boot配置属性之MVC
#### MVC
```
spring.mvc.async.request-timeout 设定async请求的超时时间,以毫秒为单位,如果没有设置的话,以具体实现的超时时间为准,比如tomcat的servlet3的话是10秒.
spring.mvc.date-format 设定日期的格式,比如dd/MM/yyyy.
spring.m…
-
**Issue by [biconou](https://github.com/biconou)**
_Saturday Nov 19, 2016 at 10:42 GMT_
_Originally opened as https://github.com/Libresonic/libresonic/issues/142_
----
I started to work on a migrat…
-
Hi,
I can run the spring boot in embeded tomcat. but after deploying to a tomcat container, i encounter this issue:
Mon Jun 30 19:35:36 CST 2014
There was an unexpected error (type=Internal Server Er…