Browse Source

Polish

pull/1385/head
Phillip Webb 12 years ago
parent
commit
ebd0d265f8
  1. 1
      spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/orm/jpa/JpaProperties.java

1
spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/orm/jpa/JpaProperties.java

@ -104,7 +104,6 @@ public class JpaProperties { @@ -104,7 +104,6 @@ public class JpaProperties {
/**
* Get configuration properties for the initialization of the main Hibernate
* EntityManagerFactory.
*
* @param dataSource the DataSource in case it is needed to determine the properties
* @return some Hibernate properties for configuration
*/

Loading…
Cancel
Save