Spring
Introduction to Spring Integration and Spring Batch
Посилання на презентацію Spring Integration та Spring Batch:http://www.dzone.com/links/r/introduction_to_spring_integration_and_spring_bat.html
How to use Events in Spring 3.x
There are many concepts and techniques for creating loosely coupled applications,Event is one of them. Events can eliminate many of dependencies in your code. Some times without events, SRP* is very hard to implement. Observable interface in java can help us to implement events (through Observer Pattern). But wait, the goal of [...]
Spring Data (JPA)
Development of web-applications with the help of Spring MVC implies creation of several logical layers of architecture. One of the layers is a DAO (Repository) layer. It is responsible for communication with a database. If you developed the DAO layer at least once, you should know that it involves a lot of boilerplate code. A […]
Spring Expression Language (SpEL)
Spring пропонує шикарні можливості для декларатовного опису параметрів, а вершиною можливостей є Spring Expression Language. По суті, це потужня мова, що надає динаміку до конфігурування бінів, у тому числі можливість працювати графом об”єктів під час виконання. Хто знайомий з OGNL – то це дуже подібно і вшито в спрінг [...]
SPRING TOOL SUITE 3.2.0 RELEASED + Webinar
11 березня Spring випустив в світ нову версію добре відобї надбудови над екліпсом.Деталі обновлення і посилання на скачування можна знайти тут:http://www.springsource.org/node/4247 Також 14 березня о 17,00 відбудиться вебінар:MULTI CLIENT DEVELOPMENT WITH SPRINGРеєстрація і деталі можна знати ось тут:http://www.springsource.org/node/4033
Spring Framework 3.2 – Themes and Trends
Відео вебінару Spring Framework 3.2 – Themes and Trends
Webinars. January
Webinars від Spring Source 17 Січня 17.00 SPRING FRAMEWORK 3.2 – THEMES AND TRENDSРеєстрація тут 24 Січня 17.00 ARCHITECTURE OF A MODERN WEB APPРеєстрація тут 31 Січня 17.00 IOC + JAVASCRIPTРеєстрація тут Webinars від компанії Exigen Services (http://www.exigenservices.ru) 23 Січня 13.00 [...]
Spring Framework 3.2 GA
13 грудня був оголошений вихід в світ Spring Framework 3.2 GA Посилання на сторінку оголошення: http://blog.springsource.org/2012/12/13/spring-framework-3-2-goes-ga/ Посилання на документацію і новинки 3.2:http://static.springsource.org/spring-framework/docs/3.2.0.RELEASE/spring-framework-reference/html/new-in-3.2.html ПС. Також [...]