[Geoserver-devel] [JIRA] (GEOS-10107) a problem when developing with GeoServer according to the online developer manual, the manual use an old version(2.8), but it's now 2.20.

geodyj created an issue

GeoServer / BugGEOS-10107

a problem when developing with GeoServer according to the online developer manual, the manual use an old version(2.8),but it’s now 2.20.

Issue Type:

BugBug

Affects Versions:

2.19.1, 2.20-RC

Assignee:

Unassigned

Components:

Documentation

Created:

12/Jun/21 5:06 AM

Environment:

any

Priority:

MediumMedium

Reporter:

geodyj

at the document page : https://docs.geoserver.org/latest/en/developer/programming-guide/rest-services/implementing.html

public class HelloResource extends AbstractResource {
@Override
protected List<DataFormat> createSupportedFormats(Request request, Response response)

{ return null; }

}

It doesn’t work any more after 2.12.0. Do have the same example for developing REST service with GeoServer 2.20.x?

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100166-sha1:25236ce)

Atlassian logo