Report LinksWe do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.
Starting With Apache Wicket (Version 9.X+)
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.05 GB | Duration: 4h 57m
Get started with Apache Wicket in 2022 with forms, components, MongoDB, GridFS and backed by SpringBoot
What you'll learn
How to make a basic Apache Wicket project setup
Manage Apache Wicket + Spring Boot integration
Explore Apache Wicket basic concepts
Develop basic Todo App using Wicket
Connecting to database using Spring Data integration (MongoDB)
Using Apache Wicket components
Use HTML/CSS templates together with Apache Wicket related tag attributes
Understand how to design application with Apache Wicket in background
Requirements
Basic Java and web development knowledge
Basic Spring / SpringBoot knowledge
Basic Web development knowledge of HTML / CSS
Description
Hello,welcome to the 'Starting with Apache Wicket' course. With this course you are going to add a value to your existing JAVA and Apache Wicket 9+ (with SpringBoot) knowledge by getting familiar with several techniques for solving specifically selected areas of JAVA web application development. We will focus on several topics often useful in corporate JAVA development but not exclusively. SpringBoot is being used here as an underlying framework, but solutions presented here are not specific to this platform and can be reused e.g. with recent Quarkus support etc. Primary idea of this course is to help a new or existing Apache Wicket developers to adopt certain knowledge in easy way. Solutions presented are being used for several years in production grade Wicket applications and libraries used are well known for stability and active development. This will protect the value invested into adopting some libraries or projects. Topics covered by this courseuring a course we create basic Apache Wicket single page application and...