This website works better with JavaScript.
Explore
Help
Register
Sign In
root
/
spring-boot
Watch
1
Star
0
Fork
You've already forked spring-boot
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Polish
Browse Source
pull/1323/merge
Phillip Webb
10 years ago
parent
f4ccaa874a
commit
1024d5d42a
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
spring-boot-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/web/HttpMessageConvertersAutoConfigurationTests.java
Unescape
Escape
View File
@ -107,4 +107,5 @@ public class HttpMessageConvertersAutoConfigurationTests {
return
new
Gson
(
)
;
return
new
Gson
(
)
;
}
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
root/spring-boot
Title
Body
Create Issue