Презентация 2. Java Spring Core 1. Overview онлайн

На нашем сайте вы можете скачать и просмотреть онлайн доклад-презентацию на тему 2. Java Spring Core 1. Overview абсолютно бесплатно. Урок-презентация на эту тему содержит всего 9 слайдов. Все материалы созданы в программе PowerPoint и имеют формат ppt или же pptx. Материалы и темы для презентаций взяты из открытых источников и загружены их авторами, за качество и достоверность информации в них администрация сайта не отвечает, все права принадлежат их создателям. Если вы нашли то, что искали, отблагодарите авторов - поделитесь ссылкой в социальных сетях, а наш сайт добавьте в закладки.



Оцените!
Оцените презентацию от 1 до 5 баллов!
  • Тип файла:
    ppt / pptx (powerpoint)
  • Всего слайдов:
    9 слайдов
  • Для класса:
    1,2,3,4,5,6,7,8,9,10,11
  • Размер файла:
    298.50 kB
  • Просмотров:
    80
  • Скачиваний:
    1
  • Автор:
    неизвестен



Слайды и текст к этой презентации:

№1 слайд
. Spring Core . Overview
Содержание слайда: 2. Spring Core 1. Overview

№2 слайд
Spring Framework The Spring
Содержание слайда: Spring Framework The Spring Framework is an open source application framework and inversion of control container for the Java platform It is a lightweight solution for building your enterprise applications The core features of the Spring Framework can be used by any Java application, but there are extensions for building web applications on top of the Java EE platform Main goal - to make developing Java EE applications easier.

№3 слайд
Spring Framework It has
Содержание слайда: Spring Framework It has become popular in the Java community as an alternative to, replacement for, or even addition to the Enterprise JavaBean (EJB) model. Spring is a portable framework that allows you to introduce as much or as little as you want to your application. Promotes decoupling and reusability

№4 слайд
Spring History Spring . -
Содержание слайда: Spring History Spring 1.0 - March 2004 Spring 2.0 - October 2006 Spring 2.5 - November 2007 Spring 3.0 - December 2009 Spring 3.1 - December 2011 Spring 4.0 - December 2013 The current version is 4.1 - August 2014

№5 слайд
JavaBeans - gt EJB - gt POJO
Содержание слайда: JavaBeans -> EJB -> POJO JavaBeans 1.00-A specification (December 1996, Sun Microsystems) Enterprise JavaBeans (EJB) specification (March 1998, Sun Microsystems) POJO (Plain Old Java Object) - an ordinary Java Object, not a special object (September 2000,  Martin Fowler, Rebecca Parsons and Josh MacKenzie)

№6 слайд
Java Development
Содержание слайда: Java Development Simplification Lightweight and minimally invasive development with (POJOs) Loose coupling through dependency injection and interface orientation Declarative programming through aspects and common conventions Boilerplate reduction through aspects and templates

№7 слайд
Spring Modules Inversion of
Содержание слайда: Spring Modules Inversion of control container Aspect-oriented programming Data access Transaction management Model–view–controller Testing Remote management Messaging

№8 слайд
Spring Framework Architecture
Содержание слайда: Spring Framework Architecture

№9 слайд
Typical Spring web application
Содержание слайда: Typical Spring web application

Скачать все slide презентации 2. Java Spring Core 1. Overview одним архивом: