java; spring + mybatis - postgresql

5
JAVA + POSTGRESQL Şahap Aşçı @sahapasci [email protected] PGDay – Mayıs 2015 9.5.2015

Upload: sahap-asci

Post on 07-Apr-2017

411 views

Category:

Software


4 download

TRANSCRIPT

Page 1: Java; Spring + MyBatis - PostgreSQL

JAVA + POSTGRESQLŞahap Aşçı

@[email protected] – Mayıs 2015

9.5.2015

Page 2: Java; Spring + MyBatis - PostgreSQL

JAVA WEB SERVICE Solution Stack

JAVA MyBatis Apache CXF-RT Spring Web Maven

cxf-java2ws-plugin cxf-codegen-plugin tomcat7-maven-plugin …

PostgreSQL Apache Tomcat

9.5.2015

Page 3: Java; Spring + MyBatis - PostgreSQL

OUTLINE Create DB Create WSDL (contract first web service) Generate web service java classes Setup MyBatis

Configuration Mappings

Write service implementation class and other stubs

9.5.2015

Page 4: Java; Spring + MyBatis - PostgreSQL

REFERENCES http://www.postgresql.org/

https://jdbc.postgresql.org/ https://mybatis.github.io/mybatis-3/index.html http://spring.io/ https://maven.apache.org/

9.5.2015

Page 5: Java; Spring + MyBatis - PostgreSQL

THANKSŞahap Aşçı@sahapasci

[email protected]

9.5.2015