For the complete documentation index, see llms.txt. This page is also available as Markdown.

Disable EMV configuration

To disable EMV configuration:

1

Implement the ApplicationContext interface method.

2

Set the disableAutoConfiguration() to true in the interface method.

Last updated

Was this helpful?