How to write a JSON response in Wicket
Learn how to create JSON response endpoints in Wicket
Java and Wicket web development thoughts, tutorials, and tips
Learn how to create JSON response endpoints in Wicket
In part 2 we show how to add fuzzy search to our dropdowns using Levenshtein distance. We discuss some limitations and possible improvements.
Autocomplete or type-ahead fields are used when the large number of options makes it infeasible to use dropdowns containing all the possible options. Let’s learn how to implement them in Wicket.
Deploying Spring Boot app to AWS Beanstalk with Nginx customization · September 3, 2021