Skip to content

feat: add Record's CRUD APIs#10

Merged
hsluoyz merged 1 commit into
casibase:masterfrom
IsAurora6:master
Jun 18, 2025
Merged

feat: add Record's CRUD APIs#10
hsluoyz merged 1 commit into
casibase:masterfrom
IsAurora6:master

Conversation

@IsAurora6

@IsAurora6 IsAurora6 commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

Part of: #9

@@ -0,0 +1,51 @@
package org.casbin.casibase.entity;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Apache header with year 2025

@@ -0,0 +1,64 @@
package org.casbin.casibase.service;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Apache header with year 2025

@@ -0,0 +1,93 @@
package org.casbin.casibase;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Apache header with year 2025

Comment thread src/test/java/org/casbin/casibase/support/TestDefaultConfig.java

public class Record {

public int id;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

CI should be run, you can refer to casdoor-java-sdk or casvisor-java-sdk, copy their code (don't forget to modify project names)

@hsluoyz hsluoyz merged commit 1ea5a34 into casibase:master Jun 18, 2025
2 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants