Skip to content

Commit d2fb42e

Browse files
committed
Batch updates (including versioned entities)
1 parent 4bc8f1d commit d2fb42e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

HibernateSpringBootBatchUpdateOrderSingleEntity/src/main/java/com/bookstore/MainApplication.java

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package com.bookstore;
22

33
import com.bookstore.service.BookstoreService;
4-
import org.springframework.beans.factory.annotation.Autowired;
54
import org.springframework.boot.ApplicationRunner;
65
import org.springframework.boot.SpringApplication;
76
import org.springframework.boot.autoconfigure.SpringBootApplication;

0 commit comments

Comments
 (0)