Skip to content

Commit b8efcba

Browse files
Add spring properties metadata (#588)
1 parent 93ccba8 commit b8efcba

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"hints": [
3+
{
4+
"name": "restate.executor",
5+
"providers": [
6+
{
7+
"name": "spring-bean-reference",
8+
"parameters": {
9+
"target": "java.util.concurrent.Executor"
10+
}
11+
}
12+
]
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)