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

Are you using SnapAdmin? #17

Open
aileftech opened this issue Oct 18, 2023 · 10 comments
Open

Are you using SnapAdmin? #17

aileftech opened this issue Oct 18, 2023 · 10 comments

Comments

@aileftech
Copy link
Owner

If you're using this project, I would love to know what are you using it for and how it's performing. This helps me a lot in understanding what features to prioritize, what's working and what not, etc... Thanks for any feedback!

@aileftech aileftech pinned this issue Oct 18, 2023
@aileftech aileftech unpinned this issue Oct 18, 2023
@aileftech aileftech pinned this issue Oct 18, 2023
@fabienfleureau
Copy link

Hello,
Thanks for you project.
I use it an hidden admin page, mostly as if it is a direct connection to database.
It would be nice to able to run custom queries.

@aileftech aileftech changed the title Are you using Spring Boot Database Admin? Are you using SnapAdmin? Nov 2, 2023
@Albertevc
Copy link

Albertevc commented Nov 21, 2023

Hello guys, awesome project!
mostly i use the sql console, it blowed my mind.

But currently i had to deactivate the scan for some of my entities, because some of them have INHERITANCE.
It would be nice to have support for those.

Also, a had to change my server context, because, for some reason, when i navigate through the page it would lost itself.

Many thanks!

@haeser
Copy link

haeser commented Feb 8, 2024

Hi @aileftech pretty cool project. Was there any particular reason for why you selected GPLv3 as a license?
From experience I can tell that adoption, especially using it in professional settings at organisations will be hindered by it since GPLv3 gets always flagged by various tools.
Apache or MIT would be more permissive and people still contribute back.

@aileftech
Copy link
Owner Author

Hi @haeser, thanks! When I started the project, I wanted to keep a door open in case I wanted to release a commercially-licensed "pro" version later. Since I am not really interested in doing that anymore I am considering switching the license to MIT, as I'm aware it hinders adoption.

Out of curiosity, were you actually planning to use it in a professional setting or you were talking in general?

@haeser
Copy link

haeser commented Feb 9, 2024

Hi @haeser, thanks! When I started the project, I wanted to keep a door open in case I wanted to release a commercially-licensed "pro" version later. Since I am not really interested in doing that anymore I am considering switching the license to MIT, as I'm aware it hinders adoption.

Out of curiosity, were you actually planning to use it in a professional setting or you were talking in general?

More like in general. Having a background in Rails, simple commodities like active admin are simply missing in spring boot and that was bothering me (in the past) for a variety of projects. It only happened randomly that I stumbled over this project recently.
The comment about the license was more like sharing my experience. It was never an issue for any of the companies I worked for, using and especially contributing back to projects that have less strict licenses whereas GPL was always a red flag.

@aileftech
Copy link
Owner Author

I understand, thanks for the detailed answer! Given the circumstances, I think I'll most likely change the license some time soon. I haven't touched the code for a while so I'll sneak in a couple of bug fixes that are still to be released and probably do everything altogether with next release.

@rosarioconti
Copy link

Ciao Guys,
Are you interested to compile the project to Kotlin in parallel ?

I am also running problems with :
java.lang.UnsupportedClassVersionError: tech/ailef/snapadmin/external/SnapAdminAutoConfiguration has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 59.0

Since I'm on 18

@aileftech
Copy link
Owner Author

Hi there,
I've just released a new 0.2.1 version which includes some small bugfixes but most importantly the switch to MIT license, which is now live on the repo too.

I hadn't performed the process in a few months so I hope everything is alright. The artifact should be available on Maven soon.

@aileftech
Copy link
Owner Author

Alright, the package is on Maven but I forgot the change the version number in the UI so:

NOTE: Version number has not been updated correctly in the Maven released package. The UI on the bottom left will still show 0.2.0 as version number for this release instead of 0.2.1.

@parsaM110
Copy link

I recently came across Snap Admin, and I must say it's a very interesting project! Coming from a Django background, I always wondered why there wasn't a robust ecosystem like Django Admin in the Spring world. After discovering that Spring Roo was no longer supported by VMware, I found your project and was genuinely impressed.

Keep up the great work!

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

No branches or pull requests

6 participants