SpringBlog icon indicating copy to clipboard operation
SpringBlog copied to clipboard

A simple blogging system implemented with Spring Boot + Hibernate + MySQL + Bootstrap4.

Results 20 SpringBlog issues
Sort by recently updated
recently updated
newest added

给的浏览地址,无法访问

Need spring.messages.basename defined in app config so it can be accessed from the view templates.

http://raysmond.com/ shows an empty page when I opened it.

https://github.com/bvn13/SpringBlog

Hi Raysmond I encounter this error as I start the application. Here is the log ``` :: Spring Boot :: (v1.4.0.RELEASE) 2017-02-14 10:57:39.118 INFO 6328 --- [ main] com.raysmond.blog.Application :...

对@JadeHelper这个注解不是很了解,不知道ViewHelper的生命周期以及是如何调用的,有知道的能解释下吗

spring jpa JpaRepository 查询返回值影射除了List返回以外,可以指定自定义实体么,请教下解决方案

Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Mon Sep 23 20:55:11 CEST 2024 There was an unexpected error...