mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:30:28 +00:00
Polish
Closes gh-11510
This commit is contained in:
committed by
Stephane Nicoll
parent
7c5cf903fc
commit
37d8eedae3
+1
-1
@@ -17,5 +17,5 @@
|
||||
package sample.data.jpa.domain;
|
||||
|
||||
public enum Rating {
|
||||
TERRIBLE, POOR, AVERAGE, GOOD, EXCELLENT,
|
||||
TERRIBLE, POOR, AVERAGE, GOOD, EXCELLENT
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user