File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -485,6 +485,11 @@ HttpServletRequest-у. В Spring-e для установки атрибутов
485485
486486Так же мы можем запустить приложение в режиме отладки и следить за состоянием атрибутов из среды разработки.
487487
488+ См. док.:
489+ - [ Annotation Interface SessionAttributes] ( https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/annotation/SessionAttributes.html ) ;
490+ - [ Annotation Interface SessionAttribute] ( https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/annotation/SessionAttribute.html ) ;
491+ - [ Пакет org.springframework.web.bind.annotation] ( https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/annotation/package-summary.html ) ;
492+
488493________________________________________________________________________________________________________________________
489494#### Lesson 75 - Model и установка атрибутов через параметры в URL или теле сообщения (без обращения к ModelAndView).
490495
You can’t perform that action at this time.
0 commit comments