Skip to content

Instantly share code, notes, and snippets.

@dodangquan
Created September 10, 2016 01:56
Show Gist options
  • Save dodangquan/08f838984a8a51ad7906ff13420865f8 to your computer and use it in GitHub Desktop.
Save dodangquan/08f838984a8a51ad7906ff13420865f8 to your computer and use it in GitHub Desktop.
// @org.springframework.stereotype.Service
@Service
public class BookServiceImpl implements BookService {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment