When we need to create a URI object in Ratpack we can use the HttpUrlBuilder class. We use several methods to build up a complete URI object in an easy way. This is very useful when we for example use … Continue reading
The post Ratpacked: Easy URI Creation With HttpUrlBUillder appeared first on JDriven.