본문 바로가기

전체 글

(291)
[Spring framework Web MVC docs] 1.2. Filters https://docs.spring.io/spring-framework/docs/current/reference/html/web.html#filters Web on Servlet Stack Spring Web MVC is the original web framework built on the Servlet API and has been included in the Spring Framework from the very beginning. The formal name, "Spring Web MVC," comes from the name of its source module (spring-webmvc), but it is more commonl docs.spring.io 해석이 틀렸다면 알려주세요 😀 Spr..
[Spring framework Web MVC docs] 1.12. MVC Config https://docs.spring.io/spring-framework/docs/current/reference/html/web.html#mvc-config Web on Servlet Stack Spring Web MVC is the original web framework built on the Servlet API and has been included in the Spring Framework from the very beginning. The formal name, "Spring Web MVC," comes from the name of its source module (spring-webmvc), but it is more commonl docs.spring.io 틀린 해석이나 내용이 있다면 알..
[Spring framework Web MVC docs] 1.1.6.Path Matching ~ 1.1.7. Interception https://docs.spring.io/spring-framework/docs/current/reference/html/web.html#mvc-handlermapping-path Web on Servlet Stack Spring Web MVC is the original web framework built on the Servlet API and has been included in the Spring Framework from the very beginning. The formal name, "Spring Web MVC," comes from the name of its source module (spring-webmvc), but it is more commonl docs.spring.io 틀린 해..
[Thymeleaf + Spring] 8. Template Layout https://www.thymeleaf.org/doc/tutorials/3.1/usingthymeleaf.html#template-layout Tutorial: Using Thymeleaf 1 Introducing Thymeleaf 1.1 What is Thymeleaf? Thymeleaf is a modern server-side Java template engine for both web and standalone environments, capable of processing HTML, XML, JavaScript, CSS and even plain text. The main goal of Thymeleaf is to provide a www.thymeleaf.org 틀린 해석이나 잘못된 내용은 알..
[Spring framework testing] 5. Spring TestContext Framework (2) 5.6. Context Management ~ 5.8. Testing Request- and Session-scoped Beans https://docs.spring.io/spring-framework/docs/current/reference/html/testing.html#testcontext-ctx-management Testing The classes in this example show the use of named hierarchy levels in order to merge the configuration for specific levels in a context hierarchy. BaseTests defines two levels in the hierarchy, parent and chil..
[Spring framework testing] 5. Spring TestContext Framework (1) https://docs.spring.io/spring-framework/docs/current/reference/html/testing.html#testcontext-framework Testing The classes in this example show the use of named hierarchy levels in order to merge the configuration for specific levels in a context hierarchy. BaseTests defines two levels in the hierarchy, parent and child. ExtendedTests extends BaseTests and instruct docs.spring.io 틀린 부분이 있으면 알려주세..
[Spring framework Data JPA] 5.1.5. Specifications https://docs.spring.io/spring-data/jpa/docs/2.7.7/reference/html/#specifications Spring Data JPA - Reference Documentation Example 109. Using @Transactional at query methods @Transactional(readOnly = true) interface UserRepository extends JpaRepository { List findByLastname(String lastname); @Modifying @Transactional @Query("delete from User u where u.active = false") void del docs.spring.io 틀린 ..
[Spring security] Architecture https://docs.spring.io/spring-security/reference/servlet/architecture.html Architecture :: Spring Security Spring Security’s Servlet support is based on Servlet Filters, so it is helpful to look at the role of Filters generally first. The following image shows the typical layering of the handlers for a single HTTP request. The client sends a request to the ap docs.spring.io 틀린 내용이 있다면 알려주세요, 감사합..

728x90