Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support options for AutoController. #2752

Merged
merged 2 commits into from Nov 3, 2020

Commits on Nov 3, 2020

  1. Support options for @AutoController...

    * Support options for `@AutoController`
    * Support options for `@Controller`
    * Support options for `@Mapping`
    limingxinleo committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    0414c22 View commit details
    Browse the repository at this point in the history
  2. Fixed options will be replaced sometimes.

    * When `@Controller` has more than one `@Mapping`.
    * When on method has more than one `@Mapping`.
    limingxinleo committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    d2cb431 View commit details
    Browse the repository at this point in the history