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

Showcase - how do you use Spring Filter? #335

Open
torshid opened this issue Oct 10, 2023 · 1 comment
Open

Showcase - how do you use Spring Filter? #335

torshid opened this issue Oct 10, 2023 · 1 comment

Comments

@torshid
Copy link
Member

torshid commented Oct 10, 2023

I'd like to open this discussion for everyone to share their experiences with Spring Filter, I will also share the projects I've come across.

You can use the following template:

#### Stack
- [x] Java
- [ ] Kotlin
- [ ] Scala
- [ ] Groovy
- [x] JPA
- [ ] Mongo
- [x] React
- [ ] Vue
- [ ] Angular
- [ ] Svelte
- [ ] Vanilla JS
- [ ] JSF

#### Query examples
- `category.parent.id : 126`
- `status in ['done', 'completed'] and createdAt > '2-04-2022'`

#### Project state
- [ ] Planning
- [ ] Development
- [x] Production

#### User base
- [ ] ?
- [ ] 10+
- [x] 100+
- [ ] 1000+

#### URLs
- [GitHub Repository](https://github.com/repo)
- [Official Documentation](http://google.com)

#### Requested features
I'd like to propose porting Spring Filter to C#.

#### Problems encountered
The syntax for the 'like' operator could be more user-friendly.

#### Screenshots
![Source: https://design.gitlab.com/patterns/filtering](https://github.com/turkraft/springfilter/assets/977909/52eea3a8-c4fd-426e-9963-5d713e69b877)
@torshid torshid pinned this issue Oct 10, 2023
@torshid
Copy link
Member Author

torshid commented Oct 10, 2023

Stack

  • Java
  • Scala
  • JPA
  • Angular

Query examples

  • exists(metaData.name : 'ionization mode' and metaData.value : 'positive')
  • compound.classification.value : 'lit' and compound.classification.name ! 'direct parent'

Project state

  • Planning
  • Development
  • Production

URLs

Screenshots

image

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

1 participant