This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
b39e93d0d1
spring-framework
/
buildSrc
/
gradle.properties
3 lines
49 B
Properties
Raw
Normal View
History
Unescape
Escape
Enable local build cache for buildSrc and main project
2019-09-16 17:38:25 +08:00
org.gradle.caching
=
true
Move checkstyle config to Gradle convention This commit moves the checkstyle conventions from the build.gradle script to a buildSrc convention, ensuring that the same configuration is applied to all checkstyle tasks. See gh-30339
2023-04-14 16:27:52 +08:00
javaFormatVersion
=
0.0.38