Yoonyoul Yoo

Results 6 comments of Yoonyoul Yoo

I appreciate if you let me know there is any update on release plan?

I have same issue. Below is my sample codes, but it does not take effect, which means I can't see the configured headers on swagger-ui. ``` @Bean fun openAPI(): OpenAPI...

@zhangpan-soft could you try below codes? it looks working. But I am not sure why the way you used does not work. ``` @Bean fun globalOpenApiCustomizer(): GlobalOpenApiCustomizer { val customHeaderParameter...

Same there on Arch Linux * kernel : Linux 6.12.10-arch1-1 * architecture: x86_64 FYI - command and logs ```shell VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/intel_icd.x86_64.json && RUST_BACKTRACE=full && ./target/debug/sniffnet /---------------------------------------------------------\ | _____ _ __ __...

Oh.. I was stupid. Please ignore previous my comments. My Arch Linux was sever profiled, which does not have any GUI. So I installed and set up KDE plasma. After...

I also have same issue with initializing the grid on an element, which is not display (display: none;). > Note > > I need to use [bootstrap tab](https://getbootstrap.com/docs/5.0/components/navs-tabs/), and basically...