HasLogger is a feature interface that provides Logging capability for anyone
implementing it where logger needs to operate in serializable environment
without being static.
A very simple, self-contained demo REST client that exercises an Espresso Logic API.
You will need the following jars:
httpclient-4.x.x.jar
httpcore-4.x.x.jar
commons-logging-1.1.1.jar
jackson-core-2.x.x.jar
jackson-databind-2.x.x.jar
jackson-annotations-2.x.x.jar
A very simple, self-contained demo REST client that exercises an Espresso Logic API.
You will need the following jars:
httpclient-4.x.x.jar
httpcore-4.x.x.jar
commons-logging-1.1.1.jar
jackson-core-2.x.x.jar
jackson-databind-2.x.x.jar
jackson-annotations-2.x.x.jar
Configures spring security, doing the following:
Bypass security checks for static resources,
Restrict access to the application, allowing only logged in users,
Set up the login form,
Configures the UserDetailsServiceImpl.
Esta es una clase generica que comunica al validador el tipo de datos de la
propiedad y algunas otras propiedades arbitrarias que pueden ser de interés
para generar un mensaje.