I am using Eclipselink, Spring and an Oracle database. How should I configure security and the database connection?
I am looking for tutorials/articles that would address this or at least give me a direction.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re already using Spring, Spring Security.
The Spring Security Getting Started Guide is a good place to start, and there are a number of tutorials available, like this one.