Main page:
Contact page:
Address page:
- http://localhost:8080/web/address_page.zul
- http://localhost:8080/web/address_page.zul?contactId=test
- Indexes not used;
- Filters implemented at Java;
- CSS and Layout almost ignored;
- No CLI for WildFly;
- No configurability;
- English only, no lang bundles;
- No Unit tests;
- Setup MySQL driver and datasource at WildFly, suggested schema: sample-app;
- Deploy via WildFly UI;
https://synaptiklabs.com/posts/adding-the-mysql-jdbc-driver-into-wildfly/