<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>earu</author_name>
  <author_url>https://blog.hatena.ne.jp/earu/</author_url>
  <blog_title>ソフトウェアエンジニアの雑記</blog_title>
  <blog_url>https://k-sasaki.net/</blog_url>
  <categories>
  </categories>
  <description>本家はこちら下記のようにcontrollerでのリクエストのログを認証情報付きで出力しようとする。 @AfterReturning(value = &quot;execution(* xxx.xxx.controller..*.*(..))&quot;) public void execNormalControllerMethod(JoinPoint jp) { /// ログ出力処理 } しかし、下記のように、@PreAuthorizeするとエラーになる。 @RestController @RequestMapping(&quot;sample&quot;) public class SampleController { @Requ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-sasaki.net%2Fentry%2F2018%2F09%2F18%2F182112&quot; title=&quot;SpringReactive(webflux)でAOPする際に@EnableReactiveMethodSecurityの@hasAuthoritiesを使うとうまくいかないのを回避する - ソフトウェアエンジニアの雑記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-09-18 18:21:12</published>
  <title>SpringReactive(webflux)でAOPする際に@EnableReactiveMethodSecurityの@hasAuthoritiesを使うとうまくいかないのを回避する</title>
  <type>rich</type>
  <url>https://k-sasaki.net/entry/2018/09/18/182112</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
