Java Discover

Java Discover is a Java technical blog mainly created for sharing our thoughts and programming question to the world of Java Programmers..

Showing posts with label Spring. Show all posts
Showing posts with label Spring. Show all posts

Spring - Sending E-Mail with MailSender

›
Sending email using Spring " org.springframework.mail.javamail.JavaMailSenderImpl " class simplifies the process with JavaMail A...

Spring + @PropertySource with @Value and Environment

›
In Spring we can configure our application properties in property file and by @PropertySource annotation we can configure externalized conf...

Spring Boot + Spring Security + Serve static resources from different locations

›
In Spring we can configure static resources such as  images, js, and, css files from specific locations under web application root, the cla...

Spring Resource Loader with example

›
Spring Resource Loader is very generic and easy to load resources directly as file , url or classpath and of any file types like text, medi...

Spring Boot + Restful Web Service + Spring Security

›
When we talk about Spring Boot (Simplifying Spring for Everyone) makes it easy to create stand-alone, production-grade Spring based Appli...

Spring: Data access using JdbcDaoSupport

›
Similar to JDBCTemplate by extending JdbcDaoSupport classes we can achieve JBDC dataaccess and just need to inject data source into EmpDao...
›
Home
View web version
Powered by Blogger.