Skip to content

Commit e856f3f

Browse files
authored
docs: extra suggestion
1 parent c532830 commit e856f3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs-new/eclipse_lyo/designer/advanced/manipulating-responses.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Preferred options include (in the order of preference):
1414
1. Adjust the model definition so that Lyo Designer generates the code that suits your needs.
1515
1. Find a code segment separated by comments `Start of user code` and `End of user` and place your code there. Such code will be preserved upon re-generation.
1616
1. [File a bug](https://github.com/eclipse-lyo/lyo.designer/issues/new?template=BLANK_ISSUE) on Lyo Designer and request a new user code block to be added where you need it.
17+
1. Consider changes to the dependency injection in the `ApplicationBinder` to use your implementations where necessary.
1718
1. Consider using an interceptor below.
1819
1. Resort to making changes to the generated code.
1920

0 commit comments

Comments
 (0)