不是说开源吗?只有 war 包的下载,没有源码的下载。
难道说所谓的开源是要自己反编译?
那这样广告的开源是不是个噱头呢?
b3log源码在哪里?
相关帖子
-
zempty •作者
@88250 现在可以登后台了,但文章看不了。报这个错
FreeMarker template error:
The following has evaluated to null or missing:
==> article [in template "article.ftl" at line 6, column 25]Tip: If the failing expression is known to be legally null/missing, either specify a default value with myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthessis: (myOptionVar.foo)!myDefault, (myOptionVar.foo)??
The failing instruction (FTL stack trace):
==> ${article.articleTitle} [in template "article.ftl" at line 6, column 23]
@head title="${article.articleTitle}... [in template "article.ftl" at line 6, column 9] - 其他回帖
-
zempty •作者
不好意思哟,我意思是 solo 博客的源码。现在我已经知道在哪里了,但是我照着 eclipse 热部署那教程做,出问题了。部署都没有问题,就是后台登录时 403,查看文章内容时 500。还有首页标题乱码。之前刚部署后台能进,之前重启 tomcat 就进不去了。不知道什么问题,求解决!想学着二次开发,但是部署上就花了好大力气。并且个人觉得,官方的文档不太给力哦!
- 查看全部回帖
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于