-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: spring mvc
Spring Boot – Getting started
Im April 2014 wurde die Version 1.0.0 von Spring Boot veröffentlicht. Mittlerweile sind wir bei Version 1.1.4 angekommen. Das Projekt verspricht eine noch schnellere Entwicklung von Anwendungen mit Spring: Spring Boot makes it easy to create stand-alone, production-grade Spring based … Continue reading
Posted in Build, config and deploy, Spring Universe
Tagged gradle, grails, maven, spring, Spring Boot, spring mvc, spring roo, tomcat
2 Comments
Spring MVC und HttpServiceInvokerExporter
Will man in einem Spring-Projekt die annotationsbasierte Konfiguration von Spring MVC Controllern mit dem Veröffentlichen eines HttpServiceInvoker-Dienstes verbinden, stößt man möglicherweise auf folgende Fehlermeldung beim Starten: No adapter for handler [org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter@4cfc65]: Does your handler implement a supported interface like Controller? … Continue reading
Posted in Spring Universe
Tagged @Controller, HttpServiceInvokerExporter, spring mvc
Leave a comment