• Wicket UI Library
  • LetsDefinitely.com
  • About Me
  • Books

Java and Wicket web development thoughts, tutorials, and tips

roman@coderdreams.com
Coder DreamsCoder Dreams
  • Wicket UI Library
  • LetsDefinitely.com
  • About Me
  • Books

Adding fuzzy search to Wicket autocomplete components

Jan 15, 2020

In part 2 we show how to add fuzzy search to our dropdowns using Levenshtein distance. We discuss some limitations and possible improvements.

Wicket autocomplete components with remote data

Wicket autocomplete components with remote data

Jan 5, 2020

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.

How to add a data access layer to your Wicket app using Hibernate and Spring JPA with minimal code

Dec 17, 2019

Learn how to quickly add database communication to your Wicket app using Hibernate and Spring Data JPA while writing almost no code!

Using MySQL JSON columns to simplify your data storage: Part 2

Dec 6, 2019

In part 2, we get into the nitty gritty details of how to implement the hybrid approach.

Using MySQL JSON columns to simplify your data storage: Part 1

Nov 28, 2019

Simplify data storage in your apps by using JSON column types instead of relying on database normalization.

Categories

  • aws
  • customization
  • database
  • debugging
  • enum
  • java
  • models
  • performance
  • projects
  • react
  • software design
  • Spring
  • tool
  • Uncategorized
  • wicket

Recent Posts

  • Self-contained Wicket Fragments
  • Pros and cons of unit testing
  • Themeable React Monopoly board
  • Please dont use client-specific release branches
  • Wicket quick tip #5: Prevent duplicate appendJavascript() invocations

Recent Comments

  • Chetan Hey Hi !! I am developing a web application using Apache Wicket 9..Great to hear that developers are still using Wicket. As you know its very hard to get the solutions on to the wicket topics in case...

    Five reasons you should use Apache Wicket ·  February 24, 2021

  • Vio Laff Wow, times have changed! Everything seems cloud based now. Very interesting. I thinks I can no longer catch up on what's new these day.

    Five reasons you should use Apache Wicket ·  February 1, 2021

  • Vio Laff What programming model are people used to these days anyways for web dev? I've been out of the web dev scene since 2012 :p

    Five reasons you should use Apache Wicket ·  January 31, 2021

  • Vio Laff I used wicket in 2011 very briefly, I found it very unique. Recently I wanted to build a web based JPA database browser that is table agnostic as in it should not care what tables in your DB you need...

    Five reasons you should use Apache Wicket ·  January 31, 2021

  • Yevhenii I’m interested how the infrastructure is designed

    Launching LetsDefinitely.com – A dating website ·  January 24, 2021

Archives

  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019

Contact Me

Send Message