Main Page

From Salespoint 5
Revision as of 13:03, 5 December 2013 by Phenke (Talk | contribs)
Jump to: navigation, search
LogoBig.png
Welcome to Salespoint 5 Framework Wiki.
To get started with Salespoint 5 check out our tutorials.
If you want to have more information and get deeper into Salespoint 5 check out documentation. You will find quicklinks to all topics below.


Contents

News

05.12.2013 Hello World - Breaking Dawn

Updates


Changelog Salespoint 5.3.1 - 2013-12-05

Migration guide

1. In pom.xml upgrade the version of the parent from 0.5.0.M5 to 0.5.0.M6. Upgrade the version of the Salespoint dependency from 5.3.0 to 5.3.1.

2. In Eclipse, right-click your project and select "Maven > Update project", select "Force Update of Snapshots/Releases", click "OK". This step shouldn't be necessary but let's be safe.

3. Compare your application main classes to the ones in BlankWeb or VideoShop. Basically you should be able to do the following:

  - Change the @Import on the class to refer to SalespointWebConfiguration.class (should have been Salespoint.class before).
  - Remove the previously contained class configuring security with the ones you find in current VideoShop or BlankWeb . Make sure you move over all customizations you made in configure(HttpSecurity http).
  - Generally speaking: if you didn't make any customizations to the configuration in the main application class, it should be safe to simply copy over the ones now available in VideoShop or BlankWeb.

4. Rightclick on Project -> Maven -> Download Sources, to import the Salespoint 5.3.1 Javadoc


05.11.2013 Hello World - Eclipse


04.11.2013 Hello World - New Moon


28.10.2013 Hello World


Full Changelog

Tutorials

The Tutorials page gives a short overview on the topic a tutorial covers.

Installing and configuring Eclipse

Guestbook

VideoShop


Apache Derby Network Server

Documentation

Salespoint 5.3 Javadoc

External Documentation

Download

Downloads

FAQ

Solutions for common mistakes and problems and how to solve them.

Contact

Forum
old Forum
Make sure you have read the FAQ first and you are using the most recent Salespoint 5 release.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox