Hi, My name is subhash Lamba and i am software developer by profession. I have 7 years of experience in software development especially in Java and Spring. I learn a lot during my jobs and professional carrier. Many times face issues and spent a lot of hours to find out the right solution and when we face more issue which means that we learing more.
Currently, I am working at a very reputed software company at Gandhinagar as Java Software Engineers. I have spend more time with Java, Spring framework with different modules like Spring boot, Spring JPA, Spring security, Spring MVC,Spring core and many more.
When we have knowledge and if it's limited to only with us then it doesn't make any sence so start to share knowledge with other developers who might be dear beginners or respected seniors. Blogging is one of good platform to share your idea and thoughts about particular topics so i chooses it. After that, I start blogging for https://javadeveloperzone.com which is one of my friend's site.
NOTE: Any cause or concern with an example or article then I am a single person accountable for that, no direct or direct my employer.
Visit my git website : https://subhashlamba.github.io/spring-examples/
git clone https://github.com/subhashlamba/spring-examples.git
git clone https://github.com/subhashlamba/spring-examples.git
cd spring-examples/[example-name]
mvn spring-boot:run // to run spring boot application
- Spring boot Rest XML example
- Spring Boot HATEOAS REST service example
- Spring boot ApplicationPidFileWriter Example – Process ID writer example
- Spring boot Profiles Example
- spring boot yml properties example
- Spring boot gradle example
- Spring boot Gson and Jackson tutorial
- Spring Gson custom date or long format
- Spring Gson serialize null fields
- Change Gson field naming strategy in Spring
- Spring boot configure Gson
- Spring Jackson exclude null fields
- Spring Jackson property naming strategy
- Spring Jackson custom date format
- Spring boot custom JSON Serialize – Deserialize Example
- Spring data JPA tutorial
- Spring boot jpa mysql example
- Spring boot Rest Service with MongoDB example
- Spring boot JDBC HikariCP Example
- Spring boot database cache example
- Spring boot common dbcp2 connection pool
- Spring JPA dynamic query example
- Spring data JPA where clause
- Spring JPA Like Query Example
- Spring JPA Projection example
- Spring Boot Elastic Search Example
- spring boot flyway example
- Spring boot Flyway java based migration example
- Spring boot liquibase example
- Flyway Repeatable Migration Example
- Spring security OAuth 2.0 authentication server example
- Spring security OAuth 2.0 resource server example
- Spring Security Multiple Users Sessions In Single Browser
- Spring security 5 in-memory basic authentication example
- Spring security custom rolevoter example
- Spring security custom authentication provider example
- Spring security digest authentication example