Skip to content

Conversation

@ArjunNarendra
Copy link
Collaborator

Add sample Java scripts showcasing Entra ID connection for JDBC and Hibernate

Copy link
Collaborator

@lossyrob lossyrob left a comment

Choose a reason for hiding this comment

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

A comment and a suggested reword, otherwise LGTM

README.md Outdated
mvn exec:java
```

**Note:** Do not use VS Code's "Run" button directly. Always run through Maven to ensure proper classpath and resource loading.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
**Note:** Do not use VS Code's "Run" button directly. Always run through Maven to ensure proper classpath and resource loading.
**Note:** Do not use VS Code's "Run" button directly. Run examples through Maven to ensure proper classpath and resource loading.

reword to make sure this isn't taken as "always even outside these examples" guidance.

Copy link
Collaborator Author

@ArjunNarendra ArjunNarendra Oct 27, 2025

Choose a reason for hiding this comment

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

Makes sense - done

README.md Outdated
}
```

### Hibernate Usage
Copy link
Collaborator

Choose a reason for hiding this comment

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

Similar to other projects: Would be good to include a quick section about how they can use it in their own project.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Since we are not building a new library for Java and just directing users to use the existing plug-in, I pointed them to the same setup process used for running the samples.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@ArjunNarendra ArjunNarendra merged commit 20a111b into main Oct 28, 2025
1 check passed
@ArjunNarendra ArjunNarendra deleted the user/an/java-addition branch October 28, 2025 21:46
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