Nginx: verify website without verification file
Add a specific Nginx location that returns HTTP 200 to satisfy verification services without a file.
Read →Blog
Practical reminders, fixes, and implementation notes collected while building Java, Spring, cloud, and developer-tooling systems.
Latest Posts
Newest articles first, keeping the existing Jekyll pagination and post archive behavior.
Add a specific Nginx location that returns HTTP 200 to satisfy verification services without a file.
Read →Default Spring Naming Strategy class and the property key to configure it in Spring Boot.
Read →How to configure a Maven repository element to accept SNAPSHOT artifacts (enable snapshots, disable releases).
Read →Benchmark results: Thymeleaf 3.0 snapshot is significantly faster than Thymeleaf 2.1.4 in this test.
Read →How to load files from the classpath in Spring Boot using ResourceLoader (File vs InputStream).
Read →