@Repository public class JpaAddressRepository extends Object implements AddressRepository
Constructor and Description |
---|
JpaAddressRepository() |
public JpaAddressRepository()
@Transactional(value="defaultTransactionManager") public Address getById(Long id)
getById
in interface AddressRepository
Copyright © 2022. All rights reserved.