「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
Updated
May 28, 2022 - Java
Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
springfox-swagger2: 3.0.0-SNAPSHOT
springfox-swagger-ui: 3.0.0-SNAPSHOT
springfox-spring-webflux: 3.0.0-SNAPSHOT
We are using directModelSubstitute for MonetaryAmount to avoid showing all the properties of the class in swagger. Instead of that we created our own MonetaryAmountWrapper which have only two fields viz., amount and currency with some default example values for both. Now, the
Created by Pivotal Software
Released October 1, 2002
Latest release 18 days ago
Hey, I found a little problem. if I configure a
data-id
without file extensions inextension-configs
, but config content type isyaml
. then there is a proble, configuration is invalid. because the configuration is parsed by properties. so I want to addfileExtension
field inNacosConfigProperties.Config
.我发现一个小问题, 如果在
extension-configs
里的data-id
没有带文件后缀,并且配置内容格式是yaml
或者其他类型,那么这个配置就