Codebase for the blog post Generate random data in Java using Java Faker
Steps to run this project:
- Clone this Git repository
- Navigate to the folder
random-data-in-java-using-java-faker - Start the application with
mvn spring-boot:run - Access the following endpoints in your browser: http://localhost:8080/random/books, http://localhost:8080/random/persons, http://localhost:8080/random/foods