geodyj ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=60c41f25a01e11006a247da8 ) *created* an issue
GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiNWIyODc4OTc1NGE1NGViMTk5YjA4YWMyMDdlZTE4MDkiLCJwIjoiaiJ9 ) / Bug ( https://osgeo-org.atlassian.net/browse/GEOS-10107?atlOrigin=eyJpIjoiNWIyODc4OTc1NGE1NGViMTk5YjA4YWMyMDdlZTE4MDkiLCJwIjoiaiJ9 ) GEOS-10107 ( https://osgeo-org.atlassian.net/browse/GEOS-10107?atlOrigin=eyJpIjoiNWIyODc4OTc1NGE1NGViMTk5YjA4YWMyMDdlZTE4MDkiLCJwIjoiaiJ9 ) 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. ( https://osgeo-org.atlassian.net/browse/GEOS-10107?atlOrigin=eyJpIjoiNWIyODc4OTc1NGE1NGViMTk5YjA4YWMyMDdlZTE4MDkiLCJwIjoiaiJ9 ) Issue Type: Bug Affects Versions: 2.19.1, 2.20-RC Assignee: Unassigned Components: Documentation Created: 12/Jun/21 5:06 AM Environment: any Priority: Medium Reporter: geodyj ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=60c41f25a01e11006a247da8 ) 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? ( https://osgeo-org.atlassian.net/browse/GEOS-10107#add-comment?atlOrigin=eyJpIjoiNWIyODc4OTc1NGE1NGViMTk5YjA4YWMyMDdlZTE4MDkiLCJwIjoiaiJ9 ) Add Comment ( https://osgeo-org.atlassian.net/browse/GEOS-10107#add-comment?atlOrigin=eyJpIjoiNWIyODc4OTc1NGE1NGViMTk5YjA4YWMyMDdlZTE4MDkiLCJwIjoiaiJ9 ) Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100166- sha1:25236ce )
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
