Guest User

Untitled

a guest
Oct 17th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. public class Service {
  2. @Inject
  3. @Named("Mongo")
  4. public Dao dao;
  5. ...
  6. }
Add Comment
Please, Sign In to add comment