I've updated the Chinese tutorial with use cases specifically for Jav…#5873
Closed
izhuqiang wants to merge 1 commit intocontinuedev:mainfrom
Closed
I've updated the Chinese tutorial with use cases specifically for Jav…#5873izhuqiang wants to merge 1 commit intocontinuedev:mainfrom
izhuqiang wants to merge 1 commit intocontinuedev:mainfrom
Conversation
…a developers. This update replaces previous general programming examples with scenarios tailored for those working with Java 8/17, Spring Boot, Spring Cloud, MyBatis, and SQL, particularly in an insurance project context. The new use cases demonstrate: - Generating a Spring Boot REST controller endpoint. - Assisting with MyBatis XML Mapper query construction. - Refactoring Java 8 code to Java 17 Stream API. - Generating a Java POJO with JSR 303 Bean Validation annotations for insurance data. Each scenario includes the tech stack, a description, how you can interact with me (focusing on code suggestion, completion, and generation), and the benefits. All content is in Chinese Markdown.
Contributor
|
Your cubic subscription is currently inactive. Please reactivate your subscription to receive AI reviews and use cubic. |
✅ Deploy Preview for continuedev canceled.
|
Contributor
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
Contributor
|
Hey @izhuqiang , once you sign the CLA we can get this merged! |
Contributor
|
Closing this out for now, but @izhuqiang feel free to reopen once you're able to sign the CLA. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…a developers.
This update replaces previous general programming examples with scenarios tailored for those working with Java 8/17, Spring Boot, Spring Cloud, MyBatis, and SQL, particularly in an insurance project context.
The new use cases demonstrate:
Each scenario includes the tech stack, a description, how you can interact with me (focusing on code suggestion, completion, and generation), and the benefits. All content is in Chinese Markdown.
Description
[ What changed? Feel free to be brief. ]
Checklist
Screenshots
[ For visual changes, include screenshots. Screen recordings are particularly helpful, and appreciated! ]
Tests
[ What tests were added or updated to ensure the changes work as expected? ]