Today we are going to talk about adding front end user interface to our application, from scratch. We can add the front end to our application using something called view resolvers. Our options are Apache Tiles, JavaServer Pages (JSP), etc. there are many other options, as well. Spring Boot supports FreeMarker templates, Groovy Templates and Themyleaf via “AutoConfiguration”, as the first class citizens. As the name suggests, we should not need to do a whole lot to get going with one of these. In this video we would be looking at Thymeleaf. I find it easy to use and feature rich at the same time. Thymeleaf is mostly HTML. Finally, we will talk about Web JARs & How to add Branding to our web application, using responsive web design. Continue reading “[4/4] Docker: Front-end development w/ Java, SpringBoot MVC & RESTful Web API”
Tag Archives: JavaScript
AngularJS Tools
YouTube JavaScript API
kendo ui (core)
Recently, I came to know that the free and open-source distribution of Kendo UI news also ships AngularJS with it.
FYI : Kendo UI core now ships with Apache 2 license and not GPL.
We all know that Kendo UI is a full front-end framework. That means that it has all of the UI widgets. And I had been using Kendo with MVC in the past. The trend has been changed a bit fellas ! Since few months, I had been working on Web API, MVC, bootstrap and AngularJS — pretty popular stack now a days. Anywhere you need a page, use a MVC controller and views, whereas for CRUD operations basically one may use Web API controllers ( async calls ) with HTTP verbs.
Repository Index
I am going to share all the code snippets that I have. At the moment, this page is being updated, every, single, day. You can download most of the archives from here, at once.
C#
a console application [View]
ASP.NET
mainly as simple web projects [View]
LINQ
API / SDK
Modern Web & Windows App
telerik ASP.NET AJAX Controls
Windows Phone
Most posts in this section would be describing Windows Phone, Applications