Skip to content

Commit 3d281f8

Browse files
committed
Polish
1 parent 654ad50 commit 3d281f8

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

demo-dbflute/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
<groupId>org.springframework.boot</groupId>
2929
<artifactId>spring-boot-starter-jdbc</artifactId>
3030
</dependency>
31-
<dependency>
32-
<groupId>org.springframework.boot</groupId>
33-
<artifactId>spring-boot-starter-jta-bitronix</artifactId>
34-
</dependency>
3531
<dependency>
3632
<groupId>org.springframework.boot</groupId>
3733
<artifactId>spring-boot-starter-web</artifactId>
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
mybatis.executor-type=batch
2-
mybatis.configuration.map-underscore-to-camel-case=true
31
logging.level.com.example.dbflute=DEBUG
42
logging.level.org.dbflute=DEBUG
53
logging.level.org.springframework.jdbc.datasource.DataSourceTransactionManager=DEBUG

0 commit comments

Comments
 (0)