Blog: flowstopper (Fabian Kessler) |
240 blogs
updated: 43 min. ago
|
||
IntelliJ has some automatic String escaping built in.IntelliJ automatic String escaping on copy/pasteExample: pasting TO IntelliJWrite some ...
|
||
This is an open letter describing my experiences and offering some suggestions to the French hosting company OVH.I have had 2 cheap VPS at O...
|
||
How do you know if the client identifying as Googlebot is actually from Google? And Bingbot? And all the others? On Github there's a newly p...
|
||
Having code documentation is crucial for a software. It helps the developers to understand the functions and APIs. Code that is well underst...
|
||
In short Problem: SLF4J doesn't support to set the log level at runtime. Solution: Use Lidalia Extensions to SLF4J The whole storyMy Java pr...
|
||
SourceForge was the first free project hosting platform for open source software. It was immensely popular. It was the hub during the early ...
|
||
Both do pretty much the same thing: checking whether 2 enum values are the same. And if you search your code base, you probably find both ki...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler