Skip to content

Conversation

@weiping-code
Copy link
Member

No description provided.

@weiping-code weiping-code force-pushed the spring_serailizer branch 2 times, most recently from 47019bd to 6442d15 Compare September 29, 2024 15:11
void write(List<T> list) throws OpenGeminiException;

List<T> query(Query query);

Copy link
Contributor

Choose a reason for hiding this comment

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

Unnecessary blank lines

weatherForWrite.setTime(System.currentTimeMillis());
measurementOperations.write(weatherForWrite);

Thread.sleep(5000);
Copy link
Contributor

Choose a reason for hiding this comment

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

3 or 2 seconds is more than enough

<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.opengemini</groupId>
Copy link
Member

Choose a reason for hiding this comment

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

Should we put this dependnecy in opengemini-spring?

Signed-off-by: weiping-code <[email protected]>
Co-authored-by: ZhangJian He <[email protected]>
@hezhangjian hezhangjian merged commit 08d13ff into openGemini:main Oct 3, 2024
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