乐哥
乐哥
请问如何解决docker中的字体问题?有其他联系方式吗?
怎么实现http上传的,我一直没发现能够http上传
我也来吐槽一下,垃圾玩意儿
Hi, @paulcwarren , I found a document about to [intergration](https://conference.libreoffice.org/assets/Conference/Almeria/Kendy-2019-Online-integration.pdf), but I have a little confusing about it , How web app to intergration libreOffice online
Great, I have tried this out , thanks so much
hi, @paulcwarren I remove spring-content's elasticsearch module and implement the similar feature. 1. use a TextExtractor to extract document's words 1. index document's words by elasticsearch 1. use spring-batch to...
this code work fine for me : ``` /** * bugfix https://github.com/spring-projects/spring-hateoas/issues/434 */ private fun linkTo(invocationValue: Any): LinkBuilder { val target = ControllerLinkBuilder.linkTo(invocationValue) val context = BaseUriLinkBuilder.create(ServletUriComponentsBuilder.fromCurrentContextPath().build().toUri()) val basedContext =...