Advertisement
andersonalmada

Untitled

Jul 29th, 2022
716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.09 KB | None | 0 0
  1. @Service
  2. public class ProductService {
  3.  
  4.     @Autowired
  5.     ProductJDBCDAO productDAO;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement