Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdecker-mobilecomputing/maven_springboot_badnews
Beispielanwendung mit "Spring Boot" für "Spring Data JPA"
https://github.com/mdecker-mobilecomputing/maven_springboot_badnews
github-actions h2-database java jpa maven spring-boot
Last synced: 8 days ago
JSON representation
Beispielanwendung mit "Spring Boot" für "Spring Data JPA"
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/maven_springboot_badnews
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2024-05-23T13:21:33.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-08T14:23:32.000Z (5 months ago)
- Last Synced: 2024-06-08T15:28:31.365Z (5 months ago)
- Topics: github-actions, h2-database, java, jpa, maven, spring-boot
- Language: Java
- Homepage:
- Size: 79.1 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: Bad News #
Dieses Repository enthält eine Spring-Boot-Anwendung, die **zufällig erzeugte Negativschlagzeilen**
anzeigt. Hiermit soll Paginierung mit der
[Jakarta Persistence API (JPA)](https://jakarta.ee/learn/docs/jakartaee-tutorial/current/persist/persistence-intro/persistence-intro.html) demonstriert werden.
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).