Author: microideation

2

Enable dark mode for Slack

We use Slack as our business collaboration / IM  tool and as such I have to spend a lot of time chatting with my colleagues both in direct chats as well as through channels....

0

Fixing the font rendering issue in IntelliJ

IntelliJ is undoubtedly one of the best IDEs that you could ever find. It has tons of features especially for Java and EE development. The spring development support provided by IntelliJ is unmatched and...

1

Preparing spring boot application for production

Spring boot is an awesome library that allows swift spring web application development and deployment. We heavily use start.spring.io for generating the skeleton project with a basic setup and then use the required dependencies....