https://github.com/hendisantika/spring-boot-search-example-using-thymeleaf-and-spring-data-jpa
Spring Boot Search Example using Thymeleaf and Spring Data JPA
https://github.com/hendisantika/spring-boot-search-example-using-thymeleaf-and-spring-data-jpa
Last synced: about 2 months ago
JSON representation
Spring Boot Search Example using Thymeleaf and Spring Data JPA
- Host: GitHub
- URL: https://github.com/hendisantika/spring-boot-search-example-using-thymeleaf-and-spring-data-jpa
- Owner: hendisantika
- Created: 2023-02-26T23:34:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T22:28:52.000Z (2 months ago)
- Last Synced: 2025-04-13T00:13:50.600Z (about 2 months ago)
- Language: Java
- Size: 341 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring-Boot-Search-Example-using-Thymeleaf-and-Spring-Data-JPA
### Things todo list
1. Clone this
repository: `git clone https://github.com/hendisantika/Spring-Boot-Search-Example-using-Thymeleaf-and-Spring-Data-JPA.git`
2. Navigate to the folder: `cd Spring-Boot-Search-Example-using-Thymeleaf-and-Spring-Data-JPA`
3. Change Db credentials in `application.properties` file
4. Run the application: `mvn clean spring-boot:run`
5. Open your favorite browser: http://localhost:8080### Image screen shot
Home Page

Search Page
