@Controller
public class MigrationController
extends java.lang.Object
| Constructor and Description |
|---|
MigrationController(EventRepository eventRepository) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
migrate() |
@Autowired public MigrationController(EventRepository eventRepository)