Skip to content

Conversation

@pa314159
Copy link
Contributor

@pa314159 pa314159 commented May 10, 2021

  • added createApiComponent (defaults to true)
  • added useProtectedFields
  • updated README

Copy link
Contributor

@bartveenstra bartveenstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generated code does not change when options remain default?

@pa314159 pa314159 force-pushed the feature/api-client-bean branch from 384bf71 to 66e4340 Compare May 12, 2021 06:43
@pa314159 pa314159 force-pushed the feature/api-client-bean branch from 66e4340 to 6f00860 Compare May 12, 2021 08:26
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

92.6% 92.6% Coverage
0.0% 0.0% Duplication

@pa314159
Copy link
Contributor Author

pa314159 commented May 12, 2021

generated code does not change when options remain default?

@bartveenstra, the defaults obey the current settings

  • createApiComponent (defaults to true) - the @component annotation is added
  • useProtectedFields (defaults to false) - all fields are private

@bartveenstra bartveenstra merged commit 47cbe0a into main May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants