-
Updated
Jul 1, 2021 - Java
Spring

Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Here are 13,368 public repositories matching this topic...
-
Updated
Jul 4, 2021 - Java
-
Updated
Jun 14, 2021 - Java
-
Updated
Jul 1, 2021 - Java
-
Updated
Jul 2, 2021 - Java
-
Updated
Jun 27, 2021 - Java
-
Updated
Jun 4, 2021 - Java
-
Updated
Apr 12, 2021 - Java
-
Updated
Jun 3, 2021
-
Updated
Jul 3, 2021 - Java
-
Updated
Feb 26, 2021 - Java
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
Description
[What happened]Specific to windows->In text widget ->for enable scroll-> even when its enabled or disabled when the text is too big the scroll is displayed
Steps to reproduce the behaviour:
Add steps to reproduce this behaviour, include console / network logs & screenshots
- Go to widgets
- Drag and drop the text widget
- In the text add the Paragraph
- Don't
-
Updated
Feb 28, 2020 - HTML
Describe the bug
I have a setup where I use discovery to contact the spring config server. In my case I have both eureka and consul in the pom.xml
If I disable eureka in the bootstrap properties, I expect consul to be picked. It does not, it was working using spring boot 2.1.
Tested with spring boot 2.3.10 and spring cloud Hoxton.SR11
Sample
pom.xml
<dependency>
<groupId>o
-
Updated
Jun 7, 2021 - Java
-
Updated
Jul 14, 2020 - Swift
-
Updated
Oct 15, 2020 - Java
-
Updated
Jun 27, 2021 - Java
-
Updated
Mar 28, 2021
-
Updated
Jun 28, 2021 - Java
-
Updated
Jul 2, 2021 - Java
Created by Pivotal Software
Released October 1, 2002
Latest release 25 days ago
- Repository
- spring-projects/spring-framework
- Website
- spring.io/projects/spring-framework
- Wikipedia
- Wikipedia
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.
Which Component
eg. Nacos Discovery, Sentinel
Is your feature request related to a problem? Please describe.
Feign限流降级好像只支持url粒度,能否支持服务粒度,就像对RestTemplate支持两种粒度一样(Feign's current limiting degradation seems to only support URL granularit