@@ -1190,8 +1190,8 @@ The following `DateFormatter` is an example `Formatter` implementation:
|
||||
----
|
||||
====
|
||||
|
||||
The Spring team welcomes community-driven `Formatter` contributionsSee
|
||||
https://jira.spring.io/browse/SPR[jira.spring.io] to contribute.
|
||||
The Spring team welcomes community-driven `Formatter` contributions. See
|
||||
https://github.com/spring-projects/spring-framework/issues[GitHub Issues] to contribute.
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4983,7 +4983,7 @@ You can extend Spring JDBC embedded database support in two ways:
|
||||
connection pool to manage embedded database connections.
|
||||
|
||||
We encourage you to contribute extensions to the Spring community at
|
||||
https://jira.spring.io/browse/SPR[jira.spring.io].
|
||||
https://github.com/spring-projects/spring-framework/issues[GitHub Issues].
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -125,7 +125,7 @@ clean code structure with no circular dependencies between packages.
|
||||
For how-to questions or diagnosing or debugging issues, we suggest using StackOverflow,
|
||||
and we have a https://spring.io/questions[questions page] that lists the suggested tags to use.
|
||||
If you're fairly certain that there is a problem in the Spring Framework or would like
|
||||
to suggest a feature, please use the https://jira.spring.io/browse/spr[JIRA issue tracker].
|
||||
to suggest a feature, please use the https://github.com/spring-projects/spring-framework/issues[GitHub Issues].
|
||||
|
||||
If you have a solution in mind or a suggested fix, you can submit a pull request on
|
||||
https://github.com/spring-projects/spring-framework[Github]. However, please keep in mind
|
||||
|
||||
Reference in New Issue
Block a user