GT's Blog

Code snippets, technical articles, tips on computing and programming...

Pages

▼

How to reset “Replace Toner” warning on Brother MFC-L2710DW Printer

›
How to reset “Replace Toner” warning on Brother  MFC-L2710DW Printer and print ~100 more pages without replacing the toner!   Open the fr...

Java PDF to Image Conversion using PDFBox

›
Here are few snippets of code that you can use to convert a PDF file to images eg: tiff, png, multi-page tiff. It uses a open source library...

git reset/revert to previous commit

›
Sometimes we "accidentally" merge something that's not ready for release/qa  and need to rollback/reset/revert the commits to ...

How to make integration tests faster without @DirtiesContext

›
If your only excuse to use @DirtiesContext is to re-initialize database between tests, then this blog post is for you. Spring's @Dirties...

JPA/Hibernate get find all Table and Column metadata

›
How to use Hibernate Metadata to find All columns and tables Getting the Hibernate's Metadata object into the Spring application is tric...

SpringFox Swagger with Groovy - fixing slow startup / heap space error

›
Story of how we reduced app startup time by 20x and heap usage by 7x Few months ago, we started developing a Spring Boot app in Groovy. It ...
‹
›
Home
View web version
Powered by Blogger.