Skip to content

Commit 77f9d39

Browse files
committed
change profile
1 parent 17205be commit 77f9d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srv/src/main/java/my/bookshop/handlers/HierarchySiblingActionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* Example of a custom handler for nextSiblingAction
2828
*/
29-
@Profile("hybrid")
29+
@Profile("cloud")
3030
public class HierarchySiblingActionHandler implements EventHandler {
3131

3232
private final PersistenceService db;

0 commit comments

Comments
 (0)