Monthly Archives: April 2024

Spring Boot controller not working

Some tips to help you debug Spring controller not working. There can be many reasons why this can happen. Here is a checklist: In separate terminal window type: Now you want to set a breakpoint at org.springframework.context.annotation.ClassPathBeanDefinitionScanner.doScan: Then run the … Continue reading

Posted in Computers, programming, Software | Tagged , , | Leave a comment

Comparing two methods for uploading a file to a server

Posted in Computers, programming, Software | Leave a comment

Understanding internals of java-llama.cpp

Posted in Computers, programming, Software | Tagged | Leave a comment