mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-03 12:51:11 +00:00
improved pet creation form
This commit is contained in:
parent
ab5a3e29cb
commit
6eae69719f
6 changed files with 120 additions and 71 deletions
|
|
@ -12,7 +12,7 @@
|
|||
</appender>
|
||||
|
||||
<logger name="org.springframework.web">
|
||||
<level value="info" />
|
||||
<level value="debug" />
|
||||
</logger>
|
||||
|
||||
<logger name="org.springframework.jdbc">
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
</logger>
|
||||
|
||||
<logger name="org.hibernate.validator">
|
||||
<level value="trace" />
|
||||
<level value="debug" />
|
||||
</logger>
|
||||
|
||||
<!-- Root Logger -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue