2020年6月24日

几个不错的geodns server

摘要: 以下是几个不错的geodns,感觉很不错,可能能使用到 abh/geodns 基于golang 编写的,很不错 参考资料: https://github.com/abh/geodns valeriansaliou/constellation 基于rust编写的 参考资料:https://github 阅读全文

posted @ 2020-06-24 20:31 荣锋亮 阅读(1211) 评论(0) 推荐(0)

spring boot rest api 最好添加servlet.context-path

摘要: 实际上这个并不是一个强制要求,而且如果基于spring cloud 等框架已经基于gateway 做了一层处理 但是还是推荐添加 几个原因 servlet.context-path 类似一个gateway 聚合,因为我们很多时候api 是很多的,而且大家的RequestMapping 也是比较乱的, 阅读全文

posted @ 2020-06-24 19:46 荣锋亮 阅读(2557) 评论(0) 推荐(1)

导航