Our final article in the Half Dozen Hello Worlds will introduce you to activities. What is an activity? How do you open new activities?
The REST with Spring series is a step by step, in depth tutorial which focuses on building a RESTful web service with Spring. It covers the initial MVC configuration, Security, API Discoverability and HATEOAS, testing and other topics.
The purpose of this tutorial is to show how to process and validate a User Registraton HTML form using Spring MVC 3. The full source code for SpringSourcery can be downloaded from the bottom of this tutorial.
This is an introductory tutorial about Spring MVC including a code example showing how to implement and configure a basic Spring MVC controller.
This tutorial shows how to use Spring, JPA and Hibernate to model and unit test a bi-directional oneToMany relationship. Full source code is included.
A comprehensive tutorial about using Eclipse and the GlassFish v3 Java application server to implement Java EE 6 applications. It shows how to use different Eclipse project types for different purposes, how to do manual tests and how to implement automatic unit tests. You will not create a complete application, but more a vertical slice through an application. The idea is to just touch all relevant areas, not to finish a project.
Introduction to singleton design pattern, one of the widely used design pattern in OOP world.
Detailed introduction to factory design pattern with examples.
This tutorial covers what a Layout is and gives examples of the five types of layout that come with the Android Framework. Examples are given for AbsoluteLayout, FrameLayout, LinearLayout, RelativeLayout, and TableLayout.
Step by step tutorial on Lucene, the full text API in Java
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials.
Mind lending a hand?