This slide show is the follower of the excellent Meet Charlie 🙂
Category Archives: Java
What is Continous Integration and Continous Integration Servers?
The words of Mr.Martin Fowler… Continuous Integration(CI) is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily – leading to multiple integrations per day. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible. Many teamsContinue reading “What is Continous Integration and Continous Integration Servers?”
Glassfish features…
Here is some key features of Glassfish, the Open Source Application Server for Java EE 5. These info I got from ArunGupta’s blog. He summarizes the features in his latest post. Fastest open source application server (883.66, highly scalable). Centralized management of clusters and instances distributed across multiple servers. Microsoft .NET 3.0 interoperability Java BusinessContinue reading “Glassfish features…”
What Spring can do for you…
Check this slide show by Jod Johnson on Spring and its features…
