We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9482e commit ef397b7Copy full SHA for ef397b7
README.md
@@ -2,6 +2,8 @@
2
3
Spring Boot Support for [Doma](https://github.com/domaframework/doma)
4
5
+[](https://travis-ci.org/domaframework/doma-spring-boot)
6
+
7
## Properties file configuration
8
9
``` properties
@@ -16,7 +18,6 @@ doma.batch-size=0 # Size in executing PreparedStatement#addBatch(). Regarded as
16
18
doma.data-source-name= # Datasource name.
17
19
doma.exception-sql-log-type= # Type of SQL log in the exception. (RAW, FORMATTED, NONE)
20
```
-[](https://travis-ci.org/domaframework/doma-spring-boot)
21
22
## Issue Tracking
23
0 commit comments