esercizi webservices wsdl

This commit is contained in:
2015-06-29 00:45:45 +02:00
parent 620edb5049
commit 53c280b729
60 changed files with 1741 additions and 2 deletions

View File

@@ -12,8 +12,8 @@ import javax.inject.Inject;
* Created by Giovanni on 24/05/2015.
*/
@Singleton
@Startup
//@Singleton reenable if you need this exercise
//@Startup
public class InitializeDB {
private Book b1,b2;