Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Jakarta EE Samples #390

Open
2 of 4 tasks
dearrudam opened this issue Jun 9, 2023 · 5 comments
Open
2 of 4 tasks

Create Jakarta EE Samples #390

dearrudam opened this issue Jun 9, 2023 · 5 comments

Comments

@dearrudam
Copy link
Contributor

As a:

  • Application user/user of the configuration itself
  • API user (application developer)
  • SPI user (container or runtime developer)
  • Specification implementer

It's needed to add more code samples to the https://github.com/jnosql/demo-ee repo.

@otaviojava
Copy link
Member

Some suggestions:

  • JNoSQL with Microprofile integration
  • JNoSQL with Jakarta EE integration
  • JNoSQL with JSF
  • JNoSQL Jakarta MVC
  • JNoSQL with Websocket
  • JNoSQL with Bean validation with Rest

@georgleber
Copy link
Contributor

Do you want to create samples per suggestion and Jakarta EE compatible application server? Or should there be one example project showing different aspects/use cases how to use JNoSQL with an underlying database?

IMHO it is important to have comparable code. In the demo-ee project, the projects/code is different per submodule. And if there is one "template" project, it could be migrated to the different application servers.

@otaviojava
Copy link
Member

one by database we already have here:
https://github.com/JNOSQL/demos-se

It would be great if we had more integration servers among Jakarta EE techs.

About the templates, I like it!

@dearrudam
Copy link
Contributor Author

It's possible to manage more than one different application server per Maven profile, then we could reuse the same code base with many Jakarta EE specs together with JNoSQL.

Of course, as much specs are put to work together more complex the sample will become!

But, feel free to contribute with this repo, @GeorgHenkel 👍

@angelobms
Copy link

Following @otaviojava 's suggestion, I can contribute by implementing example code using JNoSQL with JSF to add to the https://github.com/jnosql/demo-ee repository. Starting work... 👍

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

No branches or pull requests

4 participants