Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

Baeldung's Code and Testing

I’m a software engineer with a passion for clean code, test driven development, web security and data mining. Baeldung is about all of these and more.


This Is Not Your Father’s Spring – A Learning Project

Update: Please vote on Hacker News

Read more ...

 

The Persistence Layer with Spring Data JPA

Update: Please upvote on Hacker News.

Read more ...

 

The Persistence Layer with Spring 3.1 and JPA

This is the third of a series of articles about Persistence with Spring. This article will focus on the configuration and implementation of the persistence layer with Spring 3.1 and JPA.

Read more ...

 

The persistence layer with Spring 3.1 and Hibernate

This article will focus on the configuration and implementation of the persistence layer with Spring 3.1 and Hibernate. For a step by step introduction about setting up the Spring context using Java based configuration and the basic Maven pom for the project, see this article.

Read more ...

 

Basic and Digest authentication for a RESTful Service with Spring Security 3.1, part 6

var dzone_url = 'http://www.baeldung.com/2011/11/20/basic-and-digest-authentication-for-a-restful-service-with-spring-security-3-1/'; var dzone_title = 'Basic and Digest authentication for a RESTful Service with Spring Security 3.1, part 6'; var dzone_blurb = ''; var dzone_style = '1'; This is the sixth of a series of articles about setting … Continue reading

Read more ...
 

REST Service Discoverability with Spring, part 5

var dzone_url = 'http://www.baeldung.com/2011/11/13/rest-service-discoverability-with-spring-part-5/'; var dzone_title = 'REST Service Discoverability with Spring, part 5'; var dzone_blurb = ''; var dzone_style = '1'; This is the fifth of a series of articles about setting up a secure RESTful Web Service using … Continue reading →

 

RESTful Web Service Discoverability, part 4

var dzone_url = 'http://www.baeldung.com/2011/11/06/restful-web-service-discoverability-part-4/'; var dzone_title = 'RESTful Web Service Discoverability, part 4'; var dzone_blurb = ''; var dzone_style = '1'; This is the forth of a series of articles about setting up a secure RESTful Web Service using Spring … Continue reading

 

Securing a RESTful Web Service with Spring Security 3.1, part 3

var dzone_url = 'http://www.baeldung.com/2011/10/31/securing-a-restful-web-service-with-spring-security-3-1-part-3/'; var dzone_title = 'Securing a RESTful Web Service with Spring Security 3.1, part 3'; var dzone_blurb = ''; var dzone_style = '1'; This is the third of a series of articles about setting up a secure … Continue reading

 

Building a RESTful Web Service with Spring 3.1 and Java based Configuration, part 2

var dzone_url = 'http://www.baeldung.com/2011/10/25/building-a-restful-web-service-with-spring-3-1-and-java-based-configuration-part-2/'; var dzone_title = 'Building a RESTful Web Service with Spring 3.1 and Java based Configuration, part 2'; var dzone_blurb = ''; var dzone_style = '1'; This is the second of a series of articles about setting … Continue reading

Read more ...

 

Bootstrapping a web application with Spring 3.1 and Java based Configuration, part 1

var dzone_url = 'http://www.baeldung.com/2011/10/20/bootstraping-a-web-application-with-spring-3-1-and-java-based-configuration-part-1/'; var dzone_title = 'Bootstrapping a web application with Spring 3.1 and Java based Configuration, part 1'; var dzone_blurb = ''; var dzone_style = '1'; This is the first of a series of articles about setting up … Continue reading

Read more ...

 

How to set up Integration Testing with the Maven Cargo plugin

var dzone_url = 'http://www.baeldung.com/2011/10/16/how-to-set-up-integration-testing-with-the-maven-cargo-plugin/'; var dzone_title = 'How to set up Integration Testing with the Maven Cargo plugin'; var dzone_blurb = ''; var dzone_style = '1'; A very common need in the lifecycle of a project is setting up integration … Continue reading

 

Introduction to Java integration testing for a RESTful API

var dzone_url = 'http://www.baeldung.com/2011/10/13/integration-testing-a-rest-api/'; var dzone_title = 'Introduction to Java integration testing for a RESTful API'; var dzone_blurb = ''; var dzone_style = '1'; This post will focus on basic principles and mechanics of writing Java integration tests for a … Continue reading

 
Syndicate content