Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdecker-mobilecomputing/maven_springboot_zitate
Spring-Boot-Anwendung zur Demonstration von Lucene
https://github.com/mdecker-mobilecomputing/maven_springboot_zitate
github-actions h2-database java jpa lucene maven spring-boot
Last synced: 10 days ago
JSON representation
Spring-Boot-Anwendung zur Demonstration von Lucene
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/maven_springboot_zitate
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2024-05-26T10:05:36.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-06T13:15:00.000Z (6 months ago)
- Last Synced: 2024-06-07T14:10:01.181Z (6 months ago)
- Topics: github-actions, h2-database, java, jpa, lucene, maven, spring-boot
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spring Boot: Zitate
Dieses Repository enthält eine Spring-Boot-Anwendung, die
[Jakarta Persistence API (JPA)](https://jakarta.ee/learn/docs/jakartaee-tutorial/current/persist/persistence-intro/persistence-intro.html)
und [Apache Lucene](https://lucene.apache.org/) für eine Fuzzy-Suche in einer Sammlung von Zitaten implementiert.
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).