书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 1691 个相关结果.
  • 自动编译-run

    注意事项 使用帮助 使用示例 常见问题 注意事项 由于Go 是不支持热编译特性的,每一次代码变更后都要重新手动停止、编译、运行代码文件。run 命令也不是实现热编译功能,而是提供了自动编译功能,当开发者修改了项目中的go 文件时,该命令将会自动编译当前程序,并停止原有程序,运行新版的程序。 run 命令会递归监控当前运行目录 的所有go 文件变...
  • SpringMvc访问页面404

    SpringMvc中文档出现异常一般分2种情况: doc.html打开提示404 doc.html已经可以打开,但是页面无任何接口文档 针对以上两种情况的解决办法: 第一种:doc.html打开提示404? 一般无需添加此配置,如果出现这种情况,在Spring的xml配置文件中,添加Spring的静态资源映射路径即可,如下: <mvc:res...
  • bm protobuf

    842 2021-07-16 《Kratos v1.0 教程》
    介绍 kratos工具说明 proto文件说明 使用 文档 扩展阅读 介绍 基于proto文件可以快速生成bm 框架对应的代码,提前需要准备以下工作: 安装kratos tool protoc 工具,请看kratos工具 编写proto 文件,示例可参考kratos-demo内proto文件 kratos工具说明 kratos...
  • Mapped Types

    Mapped types Partial Pick Omit Intersection Composition Mapped types As you build out features like CRUD (Create/Read/Update/Delete) it’s often useful to construct variant...
  • Admin Settings

    Admin Settings Managing Authentication Adding additional Authentication sources Adding/Importing Users Default and Custom Roles Loggers Log Levels Integrations Metric Provid...
  • SpringMvc访问页面404

    SpringMvc访问页面404 SpringMvc访问页面404 SpringMvc中文档出现异常一般分2种情况: doc.html打开提示404 doc.html已经可以打开,但是页面无任何接口文档针对以上两种情况的解决办法: 第一种:doc.html打开提示404? 一般无需添加此配置,如果出现这种情况,在Spring的xml配置文件...
  • 编写文档

    1265 2019-04-17 《SOP 2.x 开发文档》
    编写文档 查看文档 注解对应关系 编写文档 作为开放平台,必须要提供API文档。 SOP采用微服务架构实现,因此文档应该由各个微服务各自实现。难点就是如何统一归纳各个微服务端提供的文档信息,并且统一展示。 写完接口后使用swagger注解来定义自己的文档信息。步骤如下: maven添加swagger <dependency> ...
  • Other features

    Other features Global prefix Multiple specifications Other features This page lists all the other available features that you may find useful. Global prefix To ignore a glob...
  • API Docs

    API Docs Authorization API Docs You can find the Swagger docs by setting the path to /swagger-ui in your Argo CD UI’s. E.g. http://localhost:8080/swagger-ui . Authorization ...
  • API Docs

    API Docs Authorization API Docs You can find the Swagger docs by setting the path to /swagger-ui in your Argo CD UI’s. E.g. http://localhost:8080/swagger-ui . Authorization ...