@Configuration
@EnableAutoConfiguration
@ComponentScan(excludeFilters=)
@EntityScan(basePackageClasses={Salespoint.class,org.springframework.data.jpa.convert.threeten.Jsr310JpaConverters.class})
public class Salespoint
extends Object
| Constructor and Description |
|---|
Salespoint() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder |
passwordEncoder() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.