Sathish Jayapal

Sathish Jayapal

Tek blog.

  • Home
  • Contact
  • About
  • Design benchmarks

    This is a long-form write-up. The comment that goes something like this., Which means that the people who speak louder online, with higher frequency and reach, are not necessarily the ones striving for Independence, Depth, Honesty, or Breadth through the content they create. They are not necessarily the ones equipped with the experience and knowledge…

    Sathish Jayapal

    August 25, 2018
    Technical
  • Effective Java – Third edition​

    ​​ Effective Java is always a good book to read and this latest edition is no different. Here is the Amazon link to get the book. Here are some code samples and presentation promoting the book. My quick code snippet from the book. import java.util.Arrays; import java.util.Collections; import java.util.List; public class StringManipLambda { public static…

    August 4, 2018
    JAVA
  • Quickest way of getting an custom error message in Spring Boot 2.x

    There are different ways to get a custom error message page in spring boot. The following solution worked for my web project. Here is the overview of the structure. Pic To start with, if there is 404 error, then we want a custom error page showing up instead of the spring boot’s default page. The…

    Sathish Jayapal

    July 26, 2018
    JAVA, Technical
  • Spring 5 and JUNIT.

    Let us try to put together some JUNITs with Spring 5 injection. One of the most challenging things of integrating JUnit and Spring was the role of the IDE. It is important to keep an eye on that. So here is the code we are going to look. @RunWith(SpringJUnit4ClassRunner.class)@ContextHierarchy({ @ContextConfiguration(classes = StreamsConfig.class)}) public class StreamsFilterSampleTest…

    Sathish Jayapal

    June 7, 2018
    JAVA
    Technical
  • Reads and links May 1st to May 15th 2018

    Links Thoughts Day one course Like Shawn’s material. I did not buy it, as am already a power user of Dayone. If you thinking about journaling, I would think this would be wonderful Concurrency and Parallelism Simple explanation about the most powerful concepts in programming. Kids view Another great writeup from NPR for Startup ideas…

    Sathish Jayapal

    May 31, 2018
    Uncategorized
Previous Page
1 … 4 5 6 7 8 … 11
Next Page

Blog at WordPress.com.

  • Follow Following
    • Sathish Jayapal
    • Already have a WordPress.com account? Log in now.
    • Sathish Jayapal
    • Edit Site
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar