Skip to content

Commit ef397b7

Browse files
committed
Update README.md
1 parent 6a9482e commit ef397b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Spring Boot Support for [Doma](https://github.com/domaframework/doma)
44

5+
[![Build Status](https://travis-ci.org/domaframework/doma-spring-boot.svg?branch=master)](https://travis-ci.org/domaframework/doma-spring-boot)
6+
57
## Properties file configuration
68

79
``` properties
@@ -16,7 +18,6 @@ doma.batch-size=0 # Size in executing PreparedStatement#addBatch(). Regarded as
1618
doma.data-source-name= # Datasource name.
1719
doma.exception-sql-log-type= # Type of SQL log in the exception. (RAW, FORMATTED, NONE)
1820
```
19-
[![Build Status](https://travis-ci.org/domaframework/doma-spring-boot.svg?branch=master)](https://travis-ci.org/domaframework/doma-spring-boot)
2021

2122
## Issue Tracking
2223

0 commit comments

Comments
 (0)